Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-180232
#<BuildRuby:0x00007f5dabadfdd0
@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.20241021-180232",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007150 0.000712 3.616574 ( 3.550618)
build_miniruby 0.001478 0.000329 1.238764 ( 1.238639)
build_ruby 0.001709 0.000380 3.380938 ( 3.569033)
build_all 0.008319 0.000000 7.026027 ( 2.839858)
build_install 0.013899 0.004958 9.473959 ( 4.335028)
test_btest 0.000795 0.000177 93.476837 ( 24.576777)
test_basic 0.005538 0.005172 1.189940 ( 1.235522)
test_all 0.112238 0.035864 736.380744 (215.029678)
test_rubyspec 0.042740 0.045632 133.521002 ( 29.075973)
total: 285.45 sec