Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-213603
#<BuildRuby:0x0000564c0752e230
@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.20230508-213603",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005992 0.000000 1.786575 ( 3.177206)
build_miniruby 0.001461 0.000000 1.295689 ( 1.295788)
build_ruby 0.001137 0.000258 2.490360 ( 2.714295)
build_all 0.002979 0.003717 2.087599 ( 1.754344)
build_install 0.013467 0.003217 3.494514 ( 3.008117)
test_btest 0.000668 0.000206 73.168205 ( 35.232628)
test_basic 0.003221 0.003704 0.809833 ( 0.921222)
test_all 0.001779 0.000593 569.859695 (206.667597)
test_rubyspec 0.037281 0.012427 74.064933 ( 85.994898)
total: 340.77 sec