Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-071318
#<BuildRuby:0x000055a703eea8e0
@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.20231223-071318",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005102 0.000040 1.628633 ( 1.993722)
build_miniruby 0.001494 0.000055 1.602002 ( 1.604792)
build_ruby 0.001552 0.000057 3.178720 ( 3.399065)
build_all 0.007932 0.000294 5.635201 ( 2.977621)
build_install 0.005214 0.013526 6.876601 ( 4.166761)
test_btest 0.000000 0.001238 81.748405 ( 39.163917)
test_basic 0.006024 0.001983 0.853004 ( 0.966470)
test_all 0.093131 0.026620 623.710036 (260.193933)
test_rubyspec 0.024992 0.040140 89.433600 (101.206244)
total: 415.67 sec