Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-020720
#<BuildRuby:0x00005594c9e0a228
@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.20231231-020720",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005614 0.000115 1.630949 ( 1.979462)
build_miniruby 0.000000 0.001636 1.603539 ( 1.602778)
build_ruby 0.000000 0.001681 3.184273 ( 3.395345)
build_all 0.006767 0.000428 5.471258 ( 2.444696)
build_install 0.004623 0.011303 6.434850 ( 3.276334)
test_btest 0.000728 0.000132 81.544458 ( 29.946518)
test_basic 0.003789 0.003872 0.872921 ( 0.958789)
test_all 0.099025 0.021697 778.612792 (285.481784)
test_rubyspec 0.019086 0.048025 96.435560 (110.052604)
total: 439.14 sec