Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-194236
#<BuildRuby:0x0000559988af23b0
@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.20240207-194236",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.006486 2.052966 ( 2.813945)
build_miniruby 0.000307 0.001255 2.150958 ( 2.236167)
build_ruby 0.001480 0.000329 3.622423 ( 11.055199)
build_all 0.008063 0.000000 6.568174 ( 3.871347)
build_install 0.019493 0.000644 8.224822 ( 5.323196)
test_btest 0.000660 0.000120 87.633226 ( 43.307715)
test_basic 0.003418 0.004873 1.007855 ( 1.126980)
test_all 0.062655 0.054403 794.097762 (355.523054)
test_rubyspec 0.052414 0.056756 180.803585 (198.417278)
total: 623.68 sec