Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-003710
#<BuildRuby:0x000055e9fd46a1a8
@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.20230515-003710",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005687 1.819486 ( 3.038281)
build_miniruby 0.000000 0.001461 1.231408 ( 1.229585)
build_ruby 0.000000 0.001322 2.530243 ( 2.724241)
build_all 0.004616 0.001483 1.973239 ( 1.141559)
build_install 0.010951 0.004654 3.303644 ( 2.329346)
test_btest 0.000722 0.000000 71.596921 ( 21.933769)
test_basic 0.007163 0.000000 0.599678 ( 0.679937)
test_all 0.000868 0.000000 561.594752 (179.300757)
test_rubyspec 0.033073 0.019126 78.674915 ( 91.134871)
total: 303.51 sec