Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-005729
#<BuildRuby:0x0000565142125f90
@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.20230711-005729",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005507 0.001377 2.149242 ( 5.115379)
build_miniruby 0.001044 0.000261 1.674591 ( 2.060632)
build_ruby 0.001631 0.000408 3.188279 ( 3.944186)
build_all 0.002793 0.005134 2.675873 ( 2.705322)
build_install 0.008508 0.010343 4.061797 ( 4.565975)
test_btest 0.000545 0.000196 83.165374 ( 48.527500)
test_basic 0.002495 0.005626 0.937084 ( 1.261866)
test_all 0.000710 0.000284 603.671492 (246.450291)
test_rubyspec 0.031331 0.018172 84.415264 ( 96.549157)
total: 411.18 sec