Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-025632
#<BuildRuby:0x00007f5ac187fdc0
@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.20240805-025632",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003490 0.004992 4.040918 ( 3.990882)
build_miniruby 0.001562 0.000488 1.769364 ( 1.770293)
build_ruby 0.001583 0.000494 4.978409 ( 5.132479)
build_all 0.007511 0.002595 8.921160 ( 4.098573)
build_install 0.020378 0.003691 12.154692 ( 6.205630)
test_btest 0.000697 0.000207 115.359158 ( 32.869841)
test_basic 0.006129 0.004904 1.202306 ( 1.250086)
test_all 0.118927 0.034889 881.661969 (278.020417)
test_rubyspec 0.043524 0.049627 166.632454 ( 35.993555)
total: 369.33 sec