Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-150259
#<BuildRuby:0x00007f87bcfbfdd8
@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.20240817-150259",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003459 0.004757 3.769956 ( 3.759793)
build_miniruby 0.001237 0.000318 1.793236 ( 1.790440)
build_ruby 0.001731 0.000445 4.442270 ( 4.581774)
build_all 0.006343 0.002451 8.378864 ( 3.303906)
build_install 0.009155 0.008895 10.878538 ( 4.951555)
test_btest 0.000847 0.000260 119.145661 ( 31.011003)
test_basic 0.010535 0.000000 1.312201 ( 1.355528)
test_all 0.112147 0.041920 848.346542 (254.466182)
test_rubyspec 0.040656 0.050772 171.038081 ( 37.885390)
total: 343.11 sec