Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-234536
#<BuildRuby:0x00005599a56f1820
@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.20240121-234536",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005413 0.000000 1.602427 ( 1.938586)
build_miniruby 0.001323 0.000000 1.357786 ( 1.355768)
build_ruby 0.001540 0.000000 2.836855 ( 3.056260)
build_all 0.003255 0.004391 5.825408 ( 2.442546)
build_install 0.011766 0.004302 6.997594 ( 3.553638)
test_btest 0.000928 0.000000 82.015367 ( 22.635766)
test_basic 0.002179 0.004239 0.731277 ( 0.794214)
test_all 0.078488 0.042114 777.551108 (224.221785)
test_rubyspec 0.037253 0.060664 149.092250 (160.587162)
total: 420.59 sec