Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-134735
#<BuildRuby:0x00007f8b6dc5fdc8
@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.20241126-134735",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007034 0.000502 3.630131 ( 3.706489)
build_miniruby 0.001693 0.000000 1.688161 ( 1.694644)
build_ruby 0.002157 0.000000 4.353053 ( 36.072651)
build_all 0.004739 0.004914 6.449485 ( 3.375326)
build_install 0.012816 0.010446 9.405533 ( 5.714123)
test_btest 0.000819 0.000198 81.531631 ( 32.794360)
test_basic 0.009807 0.002378 1.152171 ( 1.241788)
test_all 0.124767 0.027682 791.169507 (293.662359)
test_rubyspec 0.055764 0.023336 119.687972 ( 31.172347)
total: 409.44 sec