Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-032643
#<BuildRuby:0x000055d42a26df00
@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.20231217-032643",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002559 0.004302 2.214675 ( 2.282799)
build_miniruby 0.001563 0.000000 1.504202 ( 1.503891)
build_ruby 0.000000 0.001630 2.958802 ( 3.187593)
build_all 0.000000 0.007963 5.773825 ( 2.939406)
build_install 0.001835 0.016522 7.326932 ( 4.162613)
test_btest 0.003813 0.000000 80.986724 ( 30.636299)
test_basic 0.004613 0.004197 0.908750 ( 0.976020)
test_all 0.087275 0.030455 687.346804 (264.662853)
test_rubyspec 0.049077 0.021114 94.668045 (106.277859)
total: 416.63 sec