Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-080413
#<BuildRuby:0x000055d96e01e008
@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.20231231-080413",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005179 0.000576 1.701194 ( 2.036677)
build_miniruby 0.001307 0.000145 1.632096 ( 1.631763)
build_ruby 0.001620 0.000180 3.303126 ( 3.509444)
build_all 0.000000 0.007841 5.773554 ( 2.901234)
build_install 0.009970 0.007379 7.049885 ( 3.856716)
test_btest 0.000788 0.000000 83.712161 ( 33.530888)
test_basic 0.007900 0.000000 0.851107 ( 0.918688)
test_all 0.074716 0.048790 813.413433 (310.514869)
test_rubyspec 0.039880 0.031307 99.324002 (115.690154)
total: 474.59 sec