Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-110752
#<BuildRuby:0x0000562be0ec23b0
@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.20240306-110752",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002019 0.005950 2.654427 ( 2.552201)
build_miniruby 0.001145 0.000229 1.658601 ( 1.659121)
build_ruby 0.001708 0.000000 3.597153 ( 3.828139)
build_all 0.004477 0.003437 6.723471 ( 3.497153)
build_install 0.016158 0.003198 8.501609 ( 4.777271)
test_btest 0.000594 0.000128 91.917281 ( 36.094151)
test_basic 0.000000 0.006221 0.946938 ( 1.023803)
test_all 0.076202 0.041435 832.819601 (314.663787)
test_rubyspec 0.065377 0.026020 122.836467 (132.469429)
total: 500.57 sec