Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-080356
#<BuildRuby:0x000055fa54646190
@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.20230207-080356",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.004170 0.000379 1.056818 ( 1.468769)
build_miniruby 0.000000 0.001322 1.077792 ( 1.076178)
build_ruby 0.000000 0.001220 2.181611 ( 2.395556)
build_all 0.003095 0.002975 3.566675 ( 1.816481)
build_install 0.008055 0.004294 2.499259 ( 1.710774)
test_btest 0.000755 0.000134 56.374309 ( 15.762782)
test_basic 0.004540 0.000150 0.397129 ( 0.489624)
test_all 0.001000 0.000172 640.768616 (201.113612)
test_rubyspec 0.026328 0.024903 72.833143 ( 83.707314)
total: 309.54 sec