Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-132640
#<BuildRuby:0x000056290e0f27c8
@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.20230912-132640",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003755 0.004551 2.265869 ( 4.569558)
build_miniruby 0.001662 0.000222 1.717080 ( 1.865083)
build_ruby 0.001398 0.000187 3.335185 ( 3.902985)
build_all 0.008412 0.000532 6.622411 ( 4.482939)
build_install 0.010848 0.010055 8.302120 ( 6.495254)
test_btest 0.000648 0.000122 83.491967 ( 45.281582)
test_basic 0.006040 0.002208 0.989610 ( 1.250717)
test_all 0.005796 0.004627 684.823496 (299.160202)
test_rubyspec 0.036063 0.038485 107.336093 (131.442921)
total: 498.45 sec