Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-000725
#<BuildRuby:0x00007f00e2bcfdd8
@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.20240623-000725",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000033 0.000013 0.000046 ( 0.000046)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.001553 0.006877 3.722919 ( 4.332873)
build_miniruby 0.001305 0.000585 1.668122 ( 1.665198)
build_ruby 0.002336 0.000000 3.780838 ( 23.962459)
build_all 0.006548 0.002699 7.965614 ( 3.281981)
build_install 0.013274 0.008496 10.419605 ( 4.893024)
test_btest 0.000727 0.000332 110.300501 ( 30.276061)
test_basic 0.009292 0.002381 1.254716 ( 1.421546)
test_all 0.106874 0.045736 859.838728 (241.330158)
test_rubyspec 0.060725 0.029673 168.339737 ( 35.205458)
total: 346.37 sec