Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-225004
#<BuildRuby:0x00007f7dd654fdc0
@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.20240723-225004",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002555 0.004725 2.870183 ( 2.906352)
build_miniruby 0.000000 0.001671 1.518923 ( 1.515536)
build_ruby 0.000000 0.001926 3.937789 ( 4.104250)
build_all 0.007759 0.000159 7.389226 ( 2.935033)
build_install 0.011813 0.005249 9.810807 ( 4.420174)
test_btest 0.000935 0.000000 106.312899 ( 27.792937)
test_basic 0.009599 0.000000 1.234527 ( 1.283521)
test_all 0.120138 0.025414 809.720702 (238.326346)
test_rubyspec 0.054524 0.034687 163.954831 ( 30.637641)
total: 313.92 sec