Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-152012
#<BuildRuby:0x000055f2dc902228
@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.20240124-152012",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005211 0.001085 2.135228 ( 3.589317)
build_miniruby 0.001474 0.000307 20.653626 ( 21.110955)
build_ruby 0.001639 0.000342 3.551580 ( 4.178663)
build_all 0.004859 0.003429 6.481779 ( 5.228048)
build_install 0.017769 0.001103 8.060978 ( 6.762609)
test_btest 0.000735 0.000152 89.370158 ( 72.472914)
test_basic 0.006080 0.001258 0.959394 ( 1.207131)
test_all 0.092980 0.023833 772.723291 (399.615934)
test_rubyspec 0.057862 0.046851 173.577568 (197.335858)
total: 711.50 sec