Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-072339
#<BuildRuby:0x000055ed250f62a8
@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.20230912-072339",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003171 0.004387 2.386428 ( 4.567234)
build_miniruby 0.001431 0.000247 1.775547 ( 1.915172)
build_ruby 0.001545 0.000000 3.537927 ( 3.793065)
build_all 0.008252 0.000300 6.672248 ( 3.896125)
build_install 0.012963 0.005740 8.239761 ( 5.426890)
test_btest 0.000736 0.000138 86.062266 ( 44.137881)
test_basic 0.000032 0.007701 0.946663 ( 1.065807)
test_all 0.008105 0.002057 735.339901 (319.976846)
test_rubyspec 0.031808 0.047003 110.657292 (128.775356)
total: 513.56 sec