Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-222557
#<BuildRuby:0x00007fac423cfdc0
@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.20241113-222557",
@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.000005 0.000017 ( 0.000019)
autoconf 0.000027 0.000012 0.000039 ( 0.000037)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.003603 0.003944 2.972182 ( 2.917094)
build_miniruby 0.001357 0.000639 1.391862 ( 1.387994)
build_ruby 0.001327 0.000625 3.651426 ( 3.823710)
build_all 0.006224 0.003173 6.716013 ( 3.690731)
build_install 0.017668 0.006886 10.452994 ( 6.376370)
test_btest 0.000662 0.000304 80.481888 ( 25.598678)
test_basic 0.000000 0.009166 0.858140 ( 0.957036)
test_all 0.101149 0.043279 690.095376 (238.636968)
test_rubyspec 0.049436 0.040610 118.376488 ( 28.030783)
total: 311.42 sec