Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-182753
#<BuildRuby:0x000056240203df00
@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.20230923-182753",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.003964 0.004452 2.338032 ( 5.099982)
build_miniruby 0.001122 0.000154 1.806156 ( 2.539653)
build_ruby 0.001525 0.000210 3.734747 ( 4.773052)
build_all 0.004745 0.004246 6.489663 ( 6.649827)
build_install 0.015631 0.007296 8.067268 ( 8.072255)
test_btest 0.000000 0.000950 88.189224 ( 75.895567)
test_basic 0.005014 0.004634 1.051446 ( 1.867058)
test_all 0.008671 0.002023 728.606523 (604.042199)
test_rubyspec 0.057231 0.023039 108.282049 (146.720666)
total: 855.66 sec