Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-084223
#<BuildRuby:0x00007fe6007ffdd0
@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.20241129-084223",
@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.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002823 0.004772 3.092083 ( 3.018445)
build_miniruby 0.001405 0.000352 1.468654 ( 1.465130)
build_ruby 0.001435 0.000359 3.647117 ( 3.776978)
build_all 0.008309 0.000000 6.097981 ( 2.571581)
build_install 0.010873 0.007976 8.403881 ( 3.928159)
test_btest 0.000751 0.000205 80.786933 ( 21.691592)
test_basic 0.009751 0.000350 0.866643 ( 0.913945)
test_all 0.106134 0.041456 750.524014 (242.434405)
test_rubyspec 0.042502 0.043374 118.718348 ( 25.468979)
total: 305.27 sec