Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-212034
#<BuildRuby:0x000055db5b27e138
@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.20230914-212034",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003732 0.003964 2.401515 ( 4.381882)
build_miniruby 0.001976 0.000396 75.639498 ( 44.457892)
build_ruby 0.001321 0.000264 3.374357 ( 3.794201)
build_all 0.003416 0.004925 6.091999 ( 4.361299)
build_install 0.006314 0.013399 7.685831 ( 6.310644)
test_btest 0.000589 0.000190 83.294276 ( 47.051046)
test_basic 0.002624 0.005265 0.966814 ( 1.291701)
test_all 0.010074 0.000411 682.677648 (309.946383)
test_rubyspec 0.041465 0.029158 105.435438 (124.529835)
total: 546.13 sec