Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-004700
#<BuildRuby:0x00005620f71d2018
@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-004700",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000033 0.000000 0.000033 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006963 0.000939 2.348150 ( 3.564196)
build_miniruby 0.001045 0.000293 1.760465 ( 1.893622)
build_ruby 0.001522 0.000426 3.569726 ( 3.842581)
build_all 0.003474 0.005292 6.211350 ( 4.181690)
build_install 0.010632 0.010441 7.604654 ( 5.904193)
test_btest 0.000605 0.000229 84.228251 ( 39.811920)
test_basic 0.005571 0.000533 0.838789 ( 0.896100)
test_all 0.072363 0.055261 735.292134 (491.402037)
test_rubyspec 0.021280 0.061755 105.829457 (172.633945)
total: 724.13 sec