Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-080212
#<BuildRuby:0x000055f614456018
@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.20231225-080212",
@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.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004429 0.000771 1.673702 ( 2.055534)
build_miniruby 0.001173 0.000204 1.700329 ( 1.699083)
build_ruby 0.002033 0.000000 2.959050 ( 3.202833)
build_all 0.007046 0.000000 5.304367 ( 2.194635)
build_install 0.012719 0.003641 6.321759 ( 3.151497)
test_btest 0.000766 0.000132 81.213356 ( 22.469249)
test_basic 0.004816 0.000117 0.692977 ( 0.752811)
test_all 0.090366 0.030796 775.412318 (241.920195)
test_rubyspec 0.029257 0.025504 85.565151 ( 97.158464)
total: 374.61 sec