Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-051530
#<BuildRuby:0x00007f4ccd1efde0
@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.20241006-051530",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004578 0.004109 3.959268 ( 3.845936)
build_miniruby 0.001414 0.000208 1.646779 ( 1.643882)
build_ruby 0.000000 0.002077 4.116985 ( 4.262379)
build_all 0.007620 0.001814 7.140747 ( 2.873460)
build_install 0.012126 0.008134 9.965039 ( 4.698540)
test_btest 0.001024 0.000210 93.782290 ( 24.720930)
test_basic 0.013121 0.000153 1.121198 ( 1.169203)
test_all 0.104517 0.047042 769.383025 (221.756442)
test_rubyspec 0.027167 0.063748 135.480634 ( 31.438117)
total: 296.41 sec