Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-025824
#<BuildRuby:0x0000562512416120
@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.20240130-025824",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001951 0.004479 2.063275 ( 2.865753)
build_miniruby 0.000000 0.001796 1.736054 ( 1.793173)
build_ruby 0.000000 0.001644 3.573449 ( 3.804303)
build_all 0.000438 0.007582 6.533736 ( 4.297834)
build_install 0.019491 0.002227 8.200174 ( 6.313833)
test_btest 0.000640 0.000190 91.246980 ( 69.055537)
test_basic 0.002141 0.006371 0.979744 ( 1.550145)
test_all 0.084794 0.041711 775.694842 (744.719847)
test_rubyspec 0.061158 0.052845 190.424261 (304.077108)
total: 1138.48 sec