Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-012038
#<BuildRuby:0x000055e15d719a00
@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.20230620-012038",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005762 0.000887 2.138989 ( 6.132203)
build_miniruby 0.001265 0.000194 1.470428 ( 2.695417)
build_ruby 0.001351 0.000208 2.911802 ( 6.144061)
build_all 0.007762 0.000523 5.477248 ( 6.619237)
build_install 0.018081 0.000665 6.885016 ( 8.580178)
test_btest 0.000828 0.000110 79.431200 ( 71.755254)
test_basic 0.002537 0.004987 0.822981 ( 1.308603)
test_all 0.006194 0.001032 619.661711 (702.643400)
test_rubyspec 0.040894 0.020962 92.353228 (218.986870)
total: 1024.87 sec