Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-134405
#<BuildRuby:0x0000561920c3a4f8
@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.20240209-134405",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005868 0.000629 2.134978 ( 2.525197)
build_miniruby 0.001572 0.000168 1.661925 ( 1.681196)
build_ruby 0.001466 0.000157 3.631198 ( 3.873363)
build_all 0.001075 0.007288 6.842104 ( 4.010373)
build_install 0.012670 0.007337 8.228789 ( 5.126057)
test_btest 0.000704 0.000145 88.684821 ( 43.629207)
test_basic 0.006311 0.001299 0.897450 ( 1.001451)
test_all 0.079052 0.036488 754.308637 (310.560584)
test_rubyspec 0.065846 0.041627 179.911843 (191.910230)
total: 564.32 sec