Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-022305
#<BuildRuby:0x00005607b8b7a078
@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.20231016-022305",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000039 0.000005 0.000044 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006643 0.000886 2.410705 ( 2.987671)
build_miniruby 0.001209 0.000162 1.635030 ( 1.639907)
build_ruby 0.001463 0.000195 3.260566 ( 3.584143)
build_all 0.007248 0.000391 6.343100 ( 3.846189)
build_install 0.013522 0.005058 7.964698 ( 5.216957)
test_btest 0.000662 0.000100 87.065091 ( 51.955410)
test_basic 0.006765 0.001025 0.925977 ( 1.009140)
test_all 0.010572 0.000168 702.273512 (458.076622)
test_rubyspec 0.048179 0.032340 109.202800 (165.052727)
total: 693.37 sec