Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-053928
#<BuildRuby:0x00007fbf79b4fdd0
@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.20241020-053928",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003411 0.004648 3.554194 ( 3.449502)
build_miniruby 0.001578 0.000000 1.256098 ( 1.254671)
build_ruby 0.001804 0.000000 3.574847 ( 3.759923)
build_all 0.009634 0.000000 7.254869 ( 2.890503)
build_install 0.020275 0.000115 10.173550 ( 4.738326)
test_btest 0.000892 0.000000 94.350459 ( 24.956914)
test_basic 0.005825 0.004611 1.143987 ( 1.212875)
test_all 0.097295 0.051859 754.831242 (231.259524)
test_rubyspec 0.038705 0.048955 133.370506 ( 29.578411)
total: 303.10 sec