Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-110847
#<BuildRuby:0x000055bdf3db9a00
@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.20240208-110847",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001923 0.004511 2.073531 ( 3.660586)
build_miniruby 0.001555 0.000389 1.730314 ( 2.376652)
build_ruby 0.001616 0.000404 3.410696 ( 4.434052)
build_all 0.004243 0.004249 6.771539 ( 6.966637)
build_install 0.021648 0.002221 8.365019 ( 8.568235)
test_btest 0.000974 0.000244 93.058064 ( 93.995212)
test_basic 0.003742 0.000000 1.012249 ( 1.805389)
test_all 0.086108 0.040739 799.664201 (830.572182)
test_rubyspec 0.063354 0.055357 196.791022 (301.525424)
total: 1253.91 sec