Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-193221
#<BuildRuby:0x0000563e880021a8
@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.20230608-193221",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006540 0.000289 1.949874 ( 4.175518)
build_miniruby 0.001575 0.000181 1.415098 ( 1.725217)
build_ruby 0.001561 0.000180 2.862858 ( 3.296049)
build_all 0.006395 0.000738 2.247465 ( 2.688595)
build_install 0.016548 0.001337 3.644215 ( 4.158228)
test_btest 0.000887 0.000099 78.797174 ( 46.936337)
test_basic 0.007146 0.000230 0.830725 ( 1.176744)
test_all 0.001845 0.000198 540.969926 (257.793045)
test_rubyspec 0.036282 0.018381 82.486492 ( 96.461573)
total: 418.41 sec