Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-085156
#<BuildRuby:0x000056130c15a8e0
@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.20230505-085156",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005378 0.000000 1.512307 ( 3.002604)
build_miniruby 0.001154 0.000000 1.168146 ( 1.166732)
build_ruby 0.001202 0.000000 2.176560 ( 2.386663)
build_all 0.005388 0.000078 1.902864 ( 1.088944)
build_install 0.013295 0.001023 3.209473 ( 2.300514)
test_btest 0.000770 0.000000 73.638182 ( 24.138622)
test_basic 0.005769 0.000000 0.671846 ( 0.746968)
test_all 0.001192 0.000000 593.424368 (188.325655)
test_rubyspec 0.030973 0.014923 74.726682 ( 86.457886)
total: 309.62 sec