Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-123533
#<BuildRuby:0x00007fb96687fdd0
@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.20241116-123533",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.006334 0.001478 3.554421 ( 3.463116)
build_miniruby 0.001722 0.000000 1.584903 ( 1.581496)
build_ruby 0.001916 0.000000 3.324043 ( 13.981366)
build_all 0.007418 0.000645 6.187734 ( 2.723786)
build_install 0.015291 0.002346 8.854225 ( 4.798616)
test_btest 0.000705 0.000150 78.193178 ( 24.217761)
test_basic 0.002995 0.004218 1.021340 ( 1.071524)
test_all 0.098826 0.048106 714.892241 (219.451472)
test_rubyspec 0.030303 0.055006 121.116559 ( 30.423161)
total: 301.71 sec