Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-065316
#<BuildRuby:0x00007f27ea33fdd8
@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.20250503-065316",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.002711 0.003571 2.111728 ( 2.263648)
build_miniruby 0.001170 0.000376 1.258559 ( 1.255543)
build_ruby 0.001413 0.000454 3.281331 ( 3.438510)
build_all 0.004418 0.004166 5.863819 ( 2.424505)
build_install 0.012190 0.005501 7.080467 ( 3.708714)
test_btest 0.000737 0.000262 45.995495 ( 12.400340)
test_basic 0.005741 0.002037 0.637111 ( 0.692597)
test_all 0.086145 0.031716 560.841601 (182.059384)
test_rubyspec 0.060222 0.017230 111.298984 ( 30.899017)
total: 239.14 sec