Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-074000
#<BuildRuby:0x00007ff4308efdd8
@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.20241115-074000",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.000000 0.007279 3.717709 ( 3.708624)
build_miniruby 0.001505 0.000000 1.446465 ( 1.446141)
build_ruby 0.000000 0.002367 4.323935 ( 4.431045)
build_all 0.004977 0.004170 6.822494 ( 2.875223)
build_install 0.020991 0.000619 9.681566 ( 4.739063)
test_btest 0.000773 0.000249 84.670658 ( 29.070955)
test_basic 0.008441 0.002846 1.117102 ( 1.212843)
test_all 0.115184 0.041205 760.117925 (263.003666)
test_rubyspec 0.045194 0.041253 122.903358 ( 33.357812)
total: 343.85 sec