Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-165331
#<BuildRuby:0x0000557848b52078
@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.20240120-165331",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006374 0.000000 1.718249 ( 2.544088)
build_miniruby 0.001572 0.000000 1.744819 ( 1.907084)
build_ruby 0.001784 0.000000 3.554973 ( 3.927497)
build_all 0.005753 0.003019 5.999236 ( 3.994668)
build_install 0.008535 0.011604 7.521985 ( 5.241061)
test_btest 0.000719 0.000144 83.163181 ( 47.176796)
test_basic 0.007667 0.000837 0.908284 ( 1.164174)
test_all 0.109341 0.020056 826.541831 (859.980750)
test_rubyspec 0.079589 0.037400 186.368224 (295.058473)
total: 1221.00 sec