Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-111905
#<BuildRuby:0x00007f3284c0fdd8
@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.20241028-111905",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003683 0.003882 3.676301 ( 3.614264)
build_miniruby 0.000000 0.001598 1.345019 ( 1.341995)
build_ruby 0.000420 0.001552 4.160534 ( 4.352657)
build_all 0.008881 0.000984 6.901390 ( 2.944599)
build_install 0.022549 0.000000 9.999794 ( 4.888012)
test_btest 0.000856 0.000000 81.102815 ( 23.320247)
test_basic 0.007810 0.003201 0.964334 ( 1.015756)
test_all 0.105593 0.044201 750.950215 (254.814767)
test_rubyspec 0.063756 0.019308 123.438557 ( 22.946277)
total: 319.24 sec