Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-040243
#<BuildRuby:0x000056524dac1f48
@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.20230122-040243",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004527 0.000033 1.050203 ( 1.417236)
build_miniruby 0.000000 0.001359 1.034762 ( 1.033910)
build_ruby 0.000000 0.001468 2.462867 ( 2.769826)
build_all 0.000000 0.006065 3.486638 ( 1.811397)
build_install 0.011224 0.001943 2.778222 ( 1.995581)
test_btest 0.000748 0.000136 57.443324 ( 23.661438)
test_basic 0.001871 0.004212 0.457304 ( 0.569566)
test_all 0.001421 0.000323 658.947288 (207.227996)
test_rubyspec 0.023718 0.026307 72.109920 ( 85.329628)
total: 325.82 sec