Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-231323
#<BuildRuby:0x00007f24f3e6fdd8
@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.20241017-231323",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005051 0.003387 4.334012 ( 4.152505)
build_miniruby 0.001380 0.000276 1.648270 ( 1.645719)
build_ruby 0.000000 0.002380 4.630520 ( 4.780837)
build_all 0.008552 0.002875 7.993509 ( 4.294423)
build_install 0.022186 0.001553 11.152088 ( 6.474630)
test_btest 0.000748 0.000153 101.177828 ( 44.384149)
test_basic 0.008922 0.003288 1.283469 ( 1.390290)
test_all 0.093095 0.064826 865.422935 (379.491168)
test_rubyspec 0.055540 0.038568 140.618249 ( 51.149529)
total: 497.76 sec