Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-212846
#<BuildRuby:0x00007feb8a16fdc8
@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.20240922-212846",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.001733 0.006793 3.822128 ( 3.140349)
build_miniruby 0.001261 0.000244 1.122813 ( 1.120384)
build_ruby 0.000000 0.001861 3.530359 ( 3.766711)
build_all 0.004926 0.003027 6.597475 ( 2.645049)
build_install 0.009641 0.008459 8.795546 ( 3.973850)
test_btest 0.000869 0.000238 85.786642 ( 24.049663)
test_basic 0.005942 0.004632 0.938702 ( 6.286190)
test_all 0.089247 0.059977 742.728643 (227.939934)
test_rubyspec 0.060832 0.028341 128.903842 ( 24.299072)
total: 297.22 sec