Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250510-184133
#<BuildRuby:0x00007fc371dffde0
@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.20250510-184133",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000024 0.000012 0.000036 ( 0.000036)
configure 0.000019 0.000010 0.000029 ( 0.000029)
build_up 0.003905 0.002038 2.437273 ( 2.567453)
build_miniruby 0.000949 0.000496 1.632375 ( 1.629436)
build_ruby 0.001302 0.000679 4.299610 ( 4.336718)
build_all 0.007157 0.001432 6.521683 ( 2.858902)
build_install 0.006097 0.013426 8.509135 ( 4.695547)
test_btest 0.000686 0.000406 53.043339 ( 14.818708)
test_basic 0.007481 0.004433 1.012208 ( 1.066466)
test_all 0.060477 0.059053 590.481172 (179.368521)
test_rubyspec 0.046363 0.029066 104.656079 ( 22.945992)
total: 234.29 sec