Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-214923
#<BuildRuby:0x0000558b75c3e140
@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.20230803-214923",
@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.000002 0.000027 ( 0.000028)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.007008 0.000483 2.324627 ( 6.984350)
build_miniruby 0.001696 0.000117 1.821166 ( 3.912574)
build_ruby 0.001680 0.000116 3.604897 ( 8.290550)
build_all 0.008672 0.000000 2.754616 ( 3.904238)
build_install 0.020989 0.000000 4.453735 ( 8.151854)
test_btest 0.001292 0.000000 82.421991 ( 66.143368)
test_basic 0.008486 0.000191 0.974423 ( 1.759484)
test_all 0.001504 0.000081 731.285072 (567.706966)
test_rubyspec 0.047167 0.016840 101.715735 (208.480730)
total: 875.34 sec