Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-200234
#<BuildRuby:0x00007f5fb26ffdd8
@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.20240712-200234",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.000850 0.007349 3.453398 ( 3.593033)
build_miniruby 0.001476 0.000296 1.736903 ( 1.823116)
build_ruby 0.000000 0.002419 4.392691 ( 4.904990)
build_all 0.011392 0.000000 8.506126 ( 5.221752)
build_install 0.020969 0.006144 11.762239 ( 7.258968)
test_btest 0.000979 0.000208 110.732491 ( 34.813376)
test_basic 0.006744 0.001435 1.083519 ( 2.918806)
test_all 0.105312 0.047167 801.629744 (248.467628)
test_rubyspec 0.049556 0.042026 165.484173 ( 34.625452)
total: 343.63 sec