Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-174805
#<BuildRuby:0x00005610a01be8e0
@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.20240218-174805",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001588 0.004174 1.976643 ( 2.286325)
build_miniruby 0.000000 0.001790 1.740281 ( 1.741855)
build_ruby 0.000000 0.001622 3.565174 ( 3.827718)
build_all 0.002219 0.006619 6.762108 ( 3.471103)
build_install 0.016473 0.004851 8.674980 ( 5.057222)
test_btest 0.000913 0.000194 94.018382 ( 41.437713)
test_basic 0.006670 0.000566 1.066035 ( 1.173504)
test_all 0.070471 0.045436 748.597772 (318.548670)
test_rubyspec 0.055036 0.030214 128.764031 (141.751881)
total: 519.30 sec