Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-080300
#<BuildRuby:0x0000558a958de120
@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.20240309-080300",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004483 0.004607 2.711339 ( 4.004093)
build_miniruby 0.001795 0.000000 1.926538 ( 2.154225)
build_ruby 0.001946 0.000000 3.709259 ( 4.486960)
build_all 0.004401 0.004154 7.068869 ( 6.530760)
build_install 0.009926 0.011803 8.945972 ( 8.589966)
test_btest 0.000613 0.000148 96.063242 ( 87.755500)
test_basic 0.007878 0.000000 1.058699 ( 1.643403)
test_all 0.079019 0.047961 874.262057 (738.424369)
test_rubyspec 0.049054 0.052114 135.144313 (211.156747)
total: 1064.75 sec