Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-033443
#<BuildRuby:0x00007f32c7e9fdd0
@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.20241028-033443",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005168 0.003406 4.485522 ( 4.176668)
build_miniruby 0.001234 0.000264 1.977043 ( 1.976291)
build_ruby 0.001445 0.000309 3.659003 ( 3.863188)
build_all 0.008397 0.000905 6.732999 ( 2.836923)
build_install 0.015273 0.003872 10.227619 ( 5.055436)
test_btest 0.000788 0.000168 76.733423 ( 20.884124)
test_basic 0.005628 0.004506 0.886013 ( 0.939248)
test_all 0.118063 0.029513 761.931750 (218.768303)
test_rubyspec 0.036686 0.044371 128.901366 ( 35.404770)
total: 293.91 sec