Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-131426
#<BuildRuby:0x0000561f973d6320
@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.20230917-131426",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.003465 0.003505 2.133546 ( 3.405778)
build_miniruby 0.001506 0.000141 1.498271 ( 1.499586)
build_ruby 0.001582 0.000149 3.297045 ( 3.508607)
build_all 0.005202 0.003583 6.373979 ( 4.066837)
build_install 0.018836 0.000800 8.146441 ( 6.051754)
test_btest 0.002589 0.000280 84.834178 ( 39.600620)
test_basic 0.006161 0.000000 0.976870 ( 1.078221)
test_all 0.006603 0.003185 681.992147 (280.891623)
test_rubyspec 0.028697 0.041822 104.496445 (116.783630)
total: 456.89 sec