Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-173047
#<BuildRuby:0x00005556cfffa4f8
@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.20231015-173047",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007074 0.000000 2.374575 ( 3.072447)
build_miniruby 0.001618 0.000063 1.599278 ( 1.657607)
build_ruby 0.001508 0.000104 3.386338 ( 3.617677)
build_all 0.008606 0.000027 6.294126 ( 3.791204)
build_install 0.019081 0.000659 7.856989 ( 5.671929)
test_btest 0.000661 0.000040 86.173396 ( 54.709630)
test_basic 0.008527 0.000239 1.011094 ( 1.165694)
test_all 0.000428 0.009750 707.061296 (314.532334)
test_rubyspec 0.043495 0.025969 104.496350 (118.357467)
total: 506.58 sec