Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250120-130229
#<BuildRuby:0x00007fd56d9bfdd0
@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.20250120-130229",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002483 0.003407 2.000815 ( 2.125852)
build_miniruby 0.001466 0.000000 1.136304 ( 1.133399)
build_ruby 0.001829 0.000000 2.878923 ( 3.073337)
build_all 0.003270 0.003720 4.912390 ( 1.972771)
build_install 0.003313 0.012354 6.238567 ( 3.125055)
test_btest 0.000602 0.000156 60.856382 ( 16.392318)
test_basic 0.000016 0.006686 0.670334 ( 0.727363)
test_all 0.077134 0.046439 516.110758 (157.790974)
test_rubyspec 0.047094 0.030474 109.199758 ( 31.045392)
total: 217.39 sec