Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-095251
#<BuildRuby:0x0000556b196423d0
@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.20230120-095251",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001015 0.003351 1.115414 ( 1.590457)
build_miniruby 0.000000 0.001516 1.163352 ( 1.162825)
build_ruby 0.000000 0.001630 2.973344 ( 3.288016)
build_all 0.005749 0.000964 3.695205 ( 1.914883)
build_install 0.013742 0.001297 2.801414 ( 2.086735)
test_btest 0.000549 0.000120 56.716453 ( 18.507411)
test_basic 0.005493 0.000274 0.415008 ( 0.519833)
test_all 0.001137 0.000237 657.909862 (211.171516)
test_rubyspec 0.033286 0.013864 66.248114 ( 76.260134)
total: 316.50 sec