Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-192216
#<BuildRuby:0x000055a680ae2078
@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.20240217-192216",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.003616 0.003747 2.109058 ( 3.834435)
build_miniruby 0.001401 0.000262 1.800333 ( 2.401760)
build_ruby 0.001568 0.000294 3.867998 ( 24.649963)
build_all 0.007998 0.000757 6.904837 ( 6.176465)
build_install 0.020244 0.000714 8.493241 ( 8.554797)
test_btest 0.000834 0.000135 93.155524 ( 94.302260)
test_basic 0.000958 0.007549 1.019716 ( 1.516996)
test_all 0.091703 0.034059 817.491547 (567.068357)
test_rubyspec 0.038978 0.054554 130.201604 (172.120822)
total: 880.63 sec