Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-153808
#<BuildRuby:0x0000556f7e9aa018
@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.20240228-153808",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.007317 2.623064 ( 2.768833)
build_miniruby 0.004270 0.000576 93.113478 ( 34.123130)
build_ruby 0.001681 0.000231 3.887312 ( 4.105835)
build_all 0.003768 0.004678 6.599793 ( 3.339922)
build_install 0.006275 0.011953 8.405875 ( 4.922979)
test_btest 0.000878 0.000000 90.846856 ( 37.547996)
test_basic 0.005135 0.000000 0.942828 ( 1.010202)
test_all 0.074060 0.042576 829.870441 (340.799948)
test_rubyspec 0.058886 0.041737 136.196815 (174.192480)
total: 602.81 sec