Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-051217
#<BuildRuby:0x0000561ef0036258
@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.20230826-051217",
@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.000025 0.000003 0.000028 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002714 0.003761 2.173043 ( 3.518715)
build_miniruby 0.001664 0.000000 1.565171 ( 1.568356)
build_ruby 0.001770 0.000000 3.183582 ( 3.423605)
build_all 0.007052 0.000376 6.342042 ( 3.923271)
build_install 0.012648 0.005340 7.869343 ( 5.119178)
test_btest 0.000677 0.000105 87.198381 ( 41.436143)
test_basic 0.002938 0.004039 0.933585 ( 1.055095)
test_all 0.009886 0.000239 684.277973 (262.477805)
test_rubyspec 0.025272 0.040604 104.456281 (116.603412)
total: 439.13 sec