Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-174613
#<BuildRuby:0x00007f088654fde0
@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.20240924-174613",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004537 0.004070 4.191092 ( 3.675281)
build_miniruby 0.000000 0.001501 1.239032 ( 1.235746)
build_ruby 0.000000 0.002004 3.295562 ( 3.505169)
build_all 0.007076 0.002159 6.731923 ( 2.818839)
build_install 0.015498 0.002921 9.860808 ( 4.370271)
test_btest 0.000829 0.000215 89.385223 ( 24.367271)
test_basic 0.009952 0.000000 1.084035 ( 1.138733)
test_all 0.111874 0.037797 750.159127 (247.548754)
test_rubyspec 0.036133 0.048217 133.569047 ( 27.957947)
total: 316.62 sec