Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-184650
#<BuildRuby:0x00007ff9cbaefde0
@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.20240905-184650",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.008207 3.762493 ( 3.683677)
build_miniruby 0.000000 0.001688 1.878971 ( 1.883985)
build_ruby 0.000378 0.002043 4.650692 ( 5.136941)
build_all 0.005994 0.004761 8.753243 ( 5.202445)
build_install 0.015526 0.009480 11.981723 ( 7.819583)
test_btest 0.000621 0.000248 121.173419 ( 40.740364)
test_basic 0.003148 0.006130 0.948203 ( 0.992175)
test_all 0.099405 0.053285 829.615966 (256.084160)
test_rubyspec 0.042791 0.047611 164.932535 ( 50.311404)
total: 371.86 sec