Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-225256
#<BuildRuby:0x000055c2ba4ea390
@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.20230207-225256",
@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.000016 0.000002 0.000018 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004487 0.000390 1.155573 ( 1.596011)
build_miniruby 0.001158 0.000100 1.156671 ( 1.156428)
build_ruby 0.001583 0.000137 2.545266 ( 2.737660)
build_all 0.002029 0.004625 3.854219 ( 2.305466)
build_install 0.014861 0.000174 2.855480 ( 2.244449)
test_btest 0.000579 0.000067 56.335074 ( 28.993230)
test_basic 0.001041 0.004696 0.430761 ( 0.536591)
test_all 0.001485 0.000228 619.554080 (228.717698)
test_rubyspec 0.037553 0.007805 71.292660 ( 82.117905)
total: 350.41 sec