Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-144109
#<BuildRuby:0x000055cc11239820
@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.20231019-144109",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004307 0.003578 2.533469 ( 3.304582)
build_miniruby 0.000000 0.001760 1.713321 ( 1.787003)
build_ruby 0.000750 0.001620 3.478944 ( 3.832328)
build_all 0.000728 0.007813 6.778566 ( 4.604640)
build_install 0.015141 0.005507 8.433573 ( 6.351392)
test_btest 0.000688 0.000153 90.431920 ( 63.141116)
test_basic 0.003996 0.004063 1.040217 ( 1.258375)
test_all 0.002802 0.007798 753.487751 (336.742001)
test_rubyspec 0.036447 0.032507 101.094136 (113.172689)
total: 534.20 sec