Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-134549
#<BuildRuby:0x00007f80eab0fdc0
@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.20250228-134549",
@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.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004260 0.003040 3.317810 ( 2.491522)
build_miniruby 0.001242 0.000334 1.131405 ( 1.128575)
build_ruby 0.001477 0.000398 3.589334 ( 3.725650)
build_all 0.008868 0.000186 5.620686 ( 2.451155)
build_install 0.008422 0.009528 7.705032 ( 3.798361)
test_btest 0.000784 0.000243 45.680899 ( 14.092066)
test_basic 0.008310 0.001211 0.777919 ( 0.836271)
test_all 0.082674 0.034724 579.974964 (225.829683)
test_rubyspec 0.039874 0.036027 102.698046 ( 22.677382)
total: 277.03 sec