Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-163943
#<BuildRuby:0x0000559fb19c1f70
@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.20240205-163943",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002239 0.003735 1.674554 ( 2.015573)
build_miniruby 0.000000 0.001284 1.619120 ( 1.617260)
build_ruby 0.000000 0.001665 3.051022 ( 3.270376)
build_all 0.001855 0.005293 5.635776 ( 2.150393)
build_install 0.009844 0.006768 6.991745 ( 3.362666)
test_btest 0.000826 0.000240 82.912921 ( 21.688325)
test_basic 0.005108 0.002045 0.873378 ( 0.933555)
test_all 0.079061 0.037515 712.577235 (203.092939)
test_rubyspec 0.042115 0.052485 148.103439 (157.370956)
total: 395.50 sec