Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-133219
#<BuildRuby:0x00007f522599fdd0
@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.20241115-133219",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.007484 0.001361 4.216628 ( 4.825554)
build_miniruby 0.001676 0.000305 1.809653 ( 2.141680)
build_ruby 0.002031 0.000369 4.732881 ( 5.194583)
build_all 0.009503 0.000904 7.155579 ( 4.717242)
build_install 0.015080 0.007510 9.776333 ( 5.759677)
test_btest 0.000805 0.000165 84.853879 ( 33.822365)
test_basic 0.012457 0.000000 1.164054 ( 1.272114)
test_all 0.121099 0.027725 719.173646 (218.575806)
test_rubyspec 0.047826 0.034565 123.467539 ( 37.245147)
total: 313.56 sec