Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-110453
#<BuildRuby:0x0000555b220ca008
@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.20230119-110453",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004267 0.000557 1.116800 ( 1.763747)
build_miniruby 0.001345 0.000176 1.189878 ( 1.189786)
build_ruby 0.001350 0.000177 2.792616 ( 3.083840)
build_all 0.002405 0.004791 3.887414 ( 2.031122)
build_install 0.014355 0.000000 2.794939 ( 2.019905)
test_btest 0.000697 0.000000 55.901615 ( 21.421866)
test_basic 0.005781 0.000000 0.390222 ( 0.487055)
test_all 0.001229 0.000000 605.568423 (177.281626)
test_rubyspec 0.025132 0.020787 67.652686 ( 77.646130)
total: 286.93 sec