Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-200729
#<BuildRuby:0x00005560dc8a6230
@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.20231229-200729",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001515 0.004361 1.618897 ( 1.994682)
build_miniruby 0.001476 0.000000 1.602011 ( 1.600890)
build_ruby 0.001541 0.000000 3.036295 ( 3.244877)
build_all 0.000984 0.007125 5.834018 ( 2.946458)
build_install 0.016746 0.002209 6.929022 ( 4.121688)
test_btest 0.000564 0.000141 81.646120 ( 33.060199)
test_basic 0.000000 0.006453 0.800654 ( 0.863924)
test_all 0.078285 0.043677 801.421995 (310.162507)
test_rubyspec 0.040762 0.026575 97.653561 (109.407019)
total: 467.40 sec