Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-065838
#<BuildRuby:0x00007f65558bfdc8
@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.20241228-065838",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000037 0.000007 0.000044 ( 0.000043)
build_up 0.000000 0.005693 2.048404 ( 2.338729)
build_miniruby 0.000260 0.001162 1.643009 ( 1.639575)
build_ruby 0.001661 0.000380 3.568924 ( 3.778813)
build_all 0.004598 0.004028 6.272905 ( 2.534645)
build_install 0.014661 0.002627 8.633289 ( 4.686089)
test_btest 0.000776 0.000189 76.416898 ( 21.211999)
test_basic 0.009015 0.000153 0.965711 ( 5.010183)
test_all 0.109131 0.035519 697.044169 (230.180384)
test_rubyspec 0.048133 0.036301 121.241986 ( 32.395721)
total: 303.78 sec