Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-000330
#<BuildRuby:0x0000559a71bee3b0
@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.20230624-000330",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.006119 1.996508 ( 3.380127)
build_miniruby 0.000000 0.001741 1.498103 ( 1.516373)
build_ruby 0.000000 0.001631 3.052484 ( 3.278274)
build_all 0.005390 0.002001 2.447610 ( 2.057750)
build_install 0.017398 0.000832 3.853698 ( 3.219947)
test_btest 0.000676 0.000102 80.213741 ( 34.803775)
test_basic 0.002371 0.004593 0.874797 ( 1.046315)
test_all 0.001166 0.000212 587.598211 (242.567982)
test_rubyspec 0.019425 0.037688 87.519759 (102.408010)
total: 394.28 sec