Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-235227
#<BuildRuby:0x00007f8c9c52fdc0
@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.20240621-235227",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.002068 0.006026 3.528322 ( 3.383066)
build_miniruby 0.001189 0.000410 1.583234 ( 1.589017)
build_ruby 0.000000 0.002211 3.847250 ( 3.992981)
build_all 0.000000 0.009576 7.964660 ( 3.182199)
build_install 0.004539 0.015166 9.754545 ( 4.509879)
test_btest 0.000572 0.000322 99.809327 ( 25.646057)
test_basic 0.004331 0.004059 1.051547 ( 1.105208)
test_all 0.104051 0.044736 848.410420 (300.702847)
test_rubyspec 0.060421 0.030302 159.212436 ( 33.932994)
total: 378.05 sec