Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-211228
#<BuildRuby:0x00007fd78cb7fdc0
@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.20240823-211228",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003268 0.004465 3.317518 ( 3.309024)
build_miniruby 0.001304 0.000181 1.623349 ( 1.620476)
build_ruby 0.001588 0.000220 3.933492 ( 4.142529)
build_all 0.005184 0.003684 7.879641 ( 2.958606)
build_install 0.009206 0.007606 10.087135 ( 4.406643)
test_btest 0.000759 0.000148 113.398588 ( 29.184090)
test_basic 0.001715 0.007549 1.029151 ( 1.078978)
test_all 0.095155 0.052098 746.729423 (230.353606)
test_rubyspec 0.048848 0.041611 167.409357 ( 29.648772)
total: 306.70 sec