Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-070221
#<BuildRuby:0x0000558004ab22a8
@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.20230614-070221",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000014 0.000001 0.000015 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001459 0.004210 1.878288 ( 4.206060)
build_miniruby 0.001454 0.000174 1.300166 ( 1.301952)
build_ruby 0.000000 0.001583 2.571091 ( 2.805229)
build_all 0.000000 0.006961 2.296627 ( 1.637884)
build_install 0.008926 0.008700 3.497722 ( 3.021745)
test_btest 0.000592 0.000157 79.006366 ( 34.302410)
test_basic 0.007013 0.000945 0.843956 ( 0.991187)
test_all 0.001821 0.000000 570.547802 (263.835773)
test_rubyspec 0.032438 0.024334 88.405468 (131.794330)
total: 443.90 sec