Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-103423
#<BuildRuby:0x000055ef91665ef0
@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.20230903-103423",
@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.000069 0.000000 0.000069 ( 0.000031)
autoconf 0.000037 0.000000 0.000037 ( 0.000032)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005270 0.000102 1.800431 ( 2.319917)
build_miniruby 0.001673 0.000108 1.665609 ( 1.674203)
build_ruby 0.001596 0.000103 3.379563 ( 3.692460)
build_all 0.007643 0.000216 6.381183 ( 4.249672)
build_install 0.018636 0.000000 7.576148 ( 5.699645)
test_btest 0.000810 0.000000 85.535949 ( 44.354882)
test_basic 0.005950 0.003337 1.020234 ( 1.339693)
test_all 0.006219 0.003814 709.365799 (305.851258)
test_rubyspec 0.042213 0.028988 103.108322 (122.404581)
total: 491.59 sec