Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-160143
#<BuildRuby:0x000055bf8b6f2390
@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.20230701-160143",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006199 0.000082 2.052525 ( 3.425606)
build_miniruby 0.001297 0.000052 1.499639 ( 1.515617)
build_ruby 0.001515 0.000061 3.237634 ( 3.593485)
build_all 0.008031 0.000321 2.624814 ( 2.751577)
build_install 0.014486 0.005071 3.924788 ( 4.945158)
test_btest 0.000668 0.000049 82.853169 ( 42.323064)
test_basic 0.006316 0.000100 0.867355 ( 0.951643)
test_all 0.002077 0.000148 644.891674 (273.687021)
test_rubyspec 0.019599 0.030108 87.566143 (100.477093)
total: 433.67 sec