Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-225158
#<BuildRuby:0x0000556febf39f70
@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.20230504-225158",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004959 0.000095 1.602024 ( 2.901121)
build_miniruby 0.000985 0.000104 1.251375 ( 1.249688)
build_ruby 0.001039 0.000109 2.378457 ( 2.584245)
build_all 0.004266 0.000449 1.999647 ( 1.140397)
build_install 0.000732 0.011391 2.996460 ( 2.003669)
test_btest 0.003472 0.000000 74.775384 ( 25.110040)
test_basic 0.005466 0.001126 0.758832 ( 0.929486)
test_all 0.000934 0.000212 536.296389 (171.729352)
test_rubyspec 0.018642 0.027881 75.055668 ( 86.970995)
total: 294.62 sec