Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-155316
#<BuildRuby:0x00007f73a649fdd8
@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.20241014-155316",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000042 0.000009 0.000051 ( 0.000052)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.005041 0.005202 4.521156 ( 5.115614)
build_miniruby 0.001388 0.000347 1.862051 ( 1.943741)
build_ruby 0.001765 0.000441 4.779065 ( 5.198701)
build_all 0.010481 0.000504 7.900683 ( 4.855142)
build_install 0.016035 0.002724 10.973053 ( 5.509144)
test_btest 0.000000 0.000825 94.981464 ( 27.476067)
test_basic 0.002279 0.012438 1.205713 ( 1.292057)
test_all 0.123782 0.028056 753.258481 (243.426525)
test_rubyspec 0.044885 0.042328 135.294585 ( 29.614758)
total: 324.43 sec