Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-120833
#<BuildRuby:0x0000560efc042340
@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.20230203-120833",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003909 0.000733 1.172549 ( 1.898603)
build_miniruby 0.001215 0.000228 1.020609 ( 1.024090)
build_ruby 0.001785 0.000000 2.221123 ( 2.433850)
build_all 0.006171 0.000660 3.719340 ( 1.827130)
build_install 0.005801 0.007091 2.375126 ( 1.539936)
test_btest 0.000833 0.000209 59.417057 ( 22.664687)
test_basic 0.002228 0.004842 0.488338 ( 0.592811)
test_all 0.003313 0.000149 640.490345 (203.600150)
test_rubyspec 0.019108 0.026086 67.358228 ( 77.189660)
total: 312.77 sec