Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-165138
#<BuildRuby:0x0000557da9baa230
@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-165138",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001294 0.004284 1.932629 ( 2.517247)
build_miniruby 0.001363 0.000000 1.472040 ( 1.473981)
build_ruby 0.001759 0.000000 3.265403 ( 3.466251)
build_all 0.005545 0.002579 6.302608 ( 3.052089)
build_install 0.010336 0.008341 7.554826 ( 4.298275)
test_btest 0.000675 0.000169 86.786863 ( 29.112119)
test_basic 0.005652 0.002356 0.957840 ( 1.057227)
test_all 0.094698 0.025196 799.006247 (476.659553)
test_rubyspec 0.053053 0.063578 191.450681 (294.689755)
total: 816.33 sec