Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-123724
#<BuildRuby:0x0000556dec585f70
@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.20231215-123724",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007170 0.000401 2.403182 ( 3.226859)
build_miniruby 0.001631 0.000203 1.564022 ( 1.571050)
build_ruby 0.000000 0.002066 3.346669 ( 3.640750)
build_all 0.001570 0.006509 5.947497 ( 3.759932)
build_install 0.014530 0.005635 7.381945 ( 4.902935)
test_btest 0.000920 0.000212 83.992450 ( 40.517254)
test_basic 0.003306 0.004198 0.926452 ( 1.045360)
test_all 0.108743 0.015642 776.926183 (323.824706)
test_rubyspec 0.023283 0.050278 99.333367 (113.335879)
total: 495.83 sec