Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-213813
#<BuildRuby:0x00007f4622a8fdd0
@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.20241004-213813",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005714 0.001818 3.516240 ( 3.741872)
build_miniruby 0.001259 0.000401 1.489816 ( 1.486034)
build_ruby 0.000000 0.002277 4.076871 ( 4.251120)
build_all 0.000664 0.008803 7.135999 ( 2.856855)
build_install 0.010225 0.011235 9.808420 ( 4.450369)
test_btest 0.000000 0.001042 94.172200 ( 24.825233)
test_basic 0.001506 0.008717 1.137724 ( 1.185817)
test_all 0.103600 0.048394 845.640331 (269.237576)
test_rubyspec 0.055107 0.031713 136.685418 ( 30.332015)
total: 342.37 sec