Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-175345
#<BuildRuby:0x00005567d8605a00
@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.20230701-175345",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000034)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006754 0.000101 2.129163 ( 5.301421)
build_miniruby 0.001203 0.000045 1.575337 ( 2.232918)
build_ruby 0.001472 0.000054 3.117320 ( 4.391769)
build_all 0.007496 0.000278 2.546828 ( 3.704125)
build_install 0.013632 0.004848 3.914526 ( 5.163105)
test_btest 0.001066 0.000073 78.958237 ( 48.231618)
test_basic 0.003490 0.000241 0.868181 ( 1.412538)
test_all 0.001379 0.000095 581.798866 (314.443259)
test_rubyspec 0.032669 0.023306 88.987997 (130.011683)
total: 514.89 sec