Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-183828
#<BuildRuby:0x00007fe3d6effdc8
@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.20240903-183828",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.004734 0.003058 3.488399 ( 3.464886)
build_miniruby 0.001351 0.000392 1.338036 ( 1.334356)
build_ruby 0.001369 0.000398 3.822969 ( 4.031682)
build_all 0.002151 0.006054 7.527388 ( 2.906703)
build_install 0.011125 0.008531 10.621002 ( 5.160960)
test_btest 0.000796 0.000293 115.641935 ( 30.056071)
test_basic 0.003439 0.007200 1.208582 ( 1.256828)
test_all 0.116467 0.030600 836.808318 (252.685087)
test_rubyspec 0.067760 0.016845 161.639282 ( 35.339773)
total: 336.24 sec