Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-045333
#<BuildRuby:0x000055c5c5905f48
@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.20240119-045333",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001636 0.004310 1.767823 ( 2.517963)
build_miniruby 0.001543 0.000297 1.829657 ( 1.883369)
build_ruby 0.001382 0.000266 3.856732 ( 4.158131)
build_all 0.007159 0.001377 6.181993 ( 3.568295)
build_install 0.014302 0.005612 7.367467 ( 4.729815)
test_btest 0.000633 0.000135 87.348354 ( 56.169799)
test_basic 0.007775 0.000000 0.966020 ( 1.197306)
test_all 0.091101 0.039866 850.958966 (891.533383)
test_rubyspec 0.043206 0.073705 187.915899 (303.613046)
total: 1269.37 sec