Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-231245
#<BuildRuby:0x000055c27fc6a308
@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.20240304-231245",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.006775 0.000732 2.577205 ( 2.481726)
build_miniruby 0.001236 0.000337 1.799410 ( 1.798657)
build_ruby 0.001793 0.000000 3.561815 ( 3.794209)
build_all 0.000000 0.008153 6.870528 ( 3.715799)
build_install 0.008003 0.011825 8.727182 ( 4.770985)
test_btest 0.000661 0.000290 93.319976 ( 38.059013)
test_basic 0.002618 0.005443 0.974766 ( 1.072743)
test_all 0.074864 0.044134 873.775390 (321.545284)
test_rubyspec 0.050392 0.039251 130.328956 (144.113277)
total: 521.35 sec