Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-042822
#<BuildRuby:0x0000561c9c33e320
@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.20231209-042822",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002411 0.004624 2.342476 ( 2.466447)
build_miniruby 0.001170 0.000305 1.724375 ( 1.728572)
build_ruby 0.001273 0.000332 3.214722 ( 3.402663)
build_all 0.006511 0.001698 5.986540 ( 3.162084)
build_install 0.012613 0.008733 7.954489 ( 4.623042)
test_btest 0.000816 0.000251 82.101593 ( 28.563551)
test_basic 0.005596 0.003409 0.942962 ( 1.076197)
test_all 0.088320 0.037771 723.959605 (258.360926)
test_rubyspec 0.034196 0.035086 93.439027 (105.335640)
total: 408.72 sec