Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250509-204645
#<BuildRuby:0x00007f435c6dfdc0
@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.20250509-204645",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004870 0.001218 2.335134 ( 2.487539)
build_miniruby 0.001462 0.000000 1.307791 ( 1.304911)
build_ruby 0.002387 0.000000 4.022225 ( 4.107122)
build_all 0.005321 0.004393 6.582563 ( 3.009505)
build_install 0.017774 0.002383 8.714369 ( 5.008118)
test_btest 0.000852 0.000213 49.895143 ( 15.960490)
test_basic 0.007865 0.000000 0.843850 ( 0.893451)
test_all 0.097764 0.017912 572.831099 (179.433276)
test_rubyspec 0.044155 0.029993 104.865918 ( 21.268634)
total: 233.47 sec