Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-042316
#<BuildRuby:0x00007f791045fde0
@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.20241019-042316",
@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.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007323 0.000899 4.249333 ( 4.137565)
build_miniruby 0.001509 0.000402 1.610712 ( 1.612450)
build_ruby 0.001534 0.000409 4.264701 ( 4.417949)
build_all 0.008529 0.001124 7.414831 ( 2.936349)
build_install 0.022415 0.000000 10.672246 ( 7.442484)
test_btest 0.000913 0.000000 95.329209 ( 31.929913)
test_basic 0.008296 0.000336 0.856427 ( 2.471597)
test_all 0.111368 0.049438 803.967844 (244.441346)
test_rubyspec 0.046978 0.043594 147.024292 ( 43.778883)
total: 343.17 sec