Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250224-100559
#<BuildRuby:0x00007f9a7304fdc0
@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.20250224-100559",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.006326 0.000590 2.988554 ( 2.187981)
build_miniruby 0.001443 0.000000 1.424524 ( 1.421626)
build_ruby 0.001622 0.000000 3.148373 ( 3.288825)
build_all 0.007569 0.000629 5.252842 ( 2.229660)
build_install 0.014168 0.003578 7.452731 ( 3.796558)
test_btest 0.000672 0.000158 45.066908 ( 14.425600)
test_basic 0.000847 0.007271 0.757984 ( 0.813939)
test_all 0.091512 0.025581 555.943859 (180.884992)
test_rubyspec 0.039035 0.037545 100.608206 ( 26.669619)
total: 235.72 sec