Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-124302
#<BuildRuby:0x00007f1cc3ecfdd8
@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.20240802-124302",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002693 0.004532 2.996434 ( 3.090046)
build_miniruby 0.001534 0.000000 1.134197 ( 1.131446)
build_ruby 0.001831 0.000000 3.063955 ( 3.290153)
build_all 0.005514 0.002478 7.317944 ( 2.817432)
build_install 0.010063 0.006352 8.709808 ( 3.855947)
test_btest 0.000862 0.000216 104.281347 ( 26.762077)
test_basic 0.006394 0.003450 0.900836 ( 0.945719)
test_all 0.115717 0.038017 812.873888 (280.228795)
test_rubyspec 0.059365 0.031461 171.413833 ( 37.403416)
total: 359.53 sec