Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250416-101100
#<BuildRuby:0x00007f79d571fdd0
@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.20250416-101100",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001107 0.004226 1.911458 ( 2.242588)
build_miniruby 0.001346 0.000240 1.240137 ( 1.237993)
build_ruby 0.000000 0.002012 3.762311 ( 3.862381)
build_all 0.007591 0.001084 5.951428 ( 2.639774)
build_install 0.007554 0.011803 7.907459 ( 4.491319)
test_btest 0.000725 0.000198 49.959831 ( 15.807459)
test_basic 0.006835 0.001524 0.856504 ( 0.913492)
test_all 0.089137 0.028093 570.152360 (183.838018)
test_rubyspec 0.029544 0.047199 105.001682 ( 27.606804)
total: 242.64 sec