Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-124105
#<BuildRuby:0x00007f3c2c52fde0
@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.20250420-124105",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000030)
build_up 0.004285 0.000952 2.003209 ( 2.315396)
build_miniruby 0.001284 0.000286 1.347267 ( 1.344711)
build_ruby 0.001478 0.000328 3.641561 ( 3.724553)
build_all 0.003765 0.004084 5.700864 ( 2.505492)
build_install 0.011591 0.006915 7.425466 ( 4.104800)
test_btest 0.000779 0.000219 49.334178 ( 15.049926)
test_basic 0.007101 0.000833 0.699812 ( 0.756870)
test_all 0.073062 0.044790 564.603477 (183.569331)
test_rubyspec 0.041998 0.029887 102.742424 ( 21.925157)
total: 235.30 sec