Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-233400
#<BuildRuby:0x000055d22b9762a8
@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.20230530-233400",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001686 0.004258 1.759262 ( 2.998627)
build_miniruby 0.001416 0.000170 1.170246 ( 1.177819)
build_ruby 0.001277 0.000153 2.482659 ( 2.666240)
build_all 0.000000 0.006449 1.886754 ( 1.123113)
build_install 0.006488 0.007913 3.017629 ( 2.089495)
test_btest 0.000541 0.000131 75.323653 ( 20.997904)
test_basic 0.004553 0.000000 0.730592 ( 0.808544)
test_all 0.000900 0.000000 568.863890 (187.479069)
test_rubyspec 0.010617 0.029746 73.014189 ( 84.823037)
total: 304.16 sec