Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-140528
#<BuildRuby:0x00007fb692f4fdd0
@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.20250415-140528",
@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.000004 0.000019 ( 0.000021)
autoconf 0.000033 0.000010 0.000043 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.005335 0.000400 2.009490 ( 2.358741)
build_miniruby 0.001394 0.000432 1.538050 ( 1.537716)
build_ruby 0.001676 0.000520 3.347959 ( 3.533272)
build_all 0.003294 0.005342 6.006197 ( 2.512223)
build_install 0.005437 0.013449 7.340843 ( 3.815858)
test_btest 0.000659 0.000286 51.144923 ( 15.523480)
test_basic 0.008791 0.000008 0.900488 ( 0.970984)
test_all 0.084601 0.035610 613.549623 (201.828316)
test_rubyspec 0.026023 0.054516 105.517198 ( 33.056872)
total: 265.14 sec