Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-183715
#<BuildRuby:0x000055cca705e258
@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.20231213-183715",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003970 0.003277 2.507649 ( 3.060587)
build_miniruby 0.001209 0.000232 1.727977 ( 1.761167)
build_ruby 0.001640 0.000315 3.534362 ( 3.954425)
build_all 0.003374 0.004797 5.998259 ( 4.377749)
build_install 0.005629 0.015649 7.892464 ( 5.524881)
test_btest 0.000837 0.000000 83.569396 ( 42.932060)
test_basic 0.008115 0.000306 0.969699 ( 1.292286)
test_all 0.105588 0.018321 697.244263 (311.720327)
test_rubyspec 0.031778 0.043157 101.634367 (130.999878)
total: 505.62 sec