Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-140444
#<BuildRuby:0x000055d27cd29f70
@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.20230512-140444",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006532 0.000000 1.928272 ( 3.468893)
build_miniruby 0.001379 0.000000 1.337651 ( 1.403999)
build_ruby 0.000000 0.001345 2.550140 ( 2.932593)
build_all 0.004270 0.002727 2.221394 ( 1.999382)
build_install 0.016606 0.000261 3.524784 ( 3.543699)
test_btest 0.000744 0.000047 72.911409 ( 37.064122)
test_basic 0.002848 0.004567 0.812018 ( 1.009796)
test_all 0.001155 0.000108 576.293515 (235.809080)
test_rubyspec 0.031374 0.019476 82.200072 ( 97.695696)
total: 384.93 sec