Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-041205
#<BuildRuby:0x000055d021f9e3d0
@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.20231228-041205",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001326 0.004253 1.683229 ( 2.038385)
build_miniruby 0.001214 0.000211 1.679845 ( 1.680032)
build_ruby 0.001639 0.000285 3.388501 ( 3.758783)
build_all 0.008190 0.000000 5.786991 ( 3.649376)
build_install 0.008738 0.008460 7.143002 ( 4.624037)
test_btest 0.000844 0.000187 81.986771 ( 40.378525)
test_basic 0.004864 0.002411 0.820964 ( 0.885338)
test_all 0.074890 0.044429 777.356266 (308.970346)
test_rubyspec 0.044293 0.030747 96.667124 (120.254656)
total: 486.24 sec