Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-134817
#<BuildRuby:0x000055b63eecdfc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230601-134817",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001896 0.004244 1.835813 ( 4.379795)
build_miniruby 0.001481 0.000258 1.346613 ( 1.454295)
build_ruby 0.001282 0.000223 2.731124 ( 3.193530)
build_all 0.003146 0.003922 2.195716 ( 2.045946)
build_install 0.014592 0.002101 3.265202 ( 3.000473)
test_btest 0.000697 0.000139 74.088576 ( 40.350681)
test_basic 0.006183 0.001236 0.792627 ( 1.109693)
test_all 0.001789 0.000357 573.204441 (244.677961)
test_rubyspec 0.033986 0.018603 84.399399 (102.127464)
total: 402.34 sec