Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-145856
#<BuildRuby:0x00007fb6392ffde0
@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.20240906-145856",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.007203 2.774264 ( 2.696311)
build_miniruby 0.001852 0.000000 1.198993 ( 1.195324)
build_ruby 0.001269 0.000503 2.999270 ( 3.208476)
build_all 0.003430 0.003768 6.085648 ( 2.320896)
build_install 0.008554 0.008293 8.672164 ( 3.985253)
test_btest 0.000649 0.000325 105.500291 ( 27.305758)
test_basic 0.000000 0.009520 0.928474 ( 0.978439)
test_all 0.105067 0.042927 729.931401 (239.128611)
test_rubyspec 0.056524 0.034857 162.880569 ( 27.885613)
total: 308.71 sec