Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-193253
#<BuildRuby:0x000055f46c4c5f48
@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.20240125-193253",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005822 0.000201 1.753153 ( 2.085420)
build_miniruby 0.001390 0.000154 1.396638 ( 1.393930)
build_ruby 0.001931 0.000215 3.223094 ( 3.443536)
build_all 0.007161 0.000316 6.226012 ( 2.527926)
build_install 0.006317 0.011671 7.182190 ( 3.411603)
test_btest 0.000806 0.000156 86.589624 ( 23.444714)
test_basic 0.005769 0.001117 0.866149 ( 0.930296)
test_all 0.084014 0.031905 735.370020 (239.313364)
test_rubyspec 0.045084 0.056178 147.434300 (158.970445)
total: 435.52 sec