Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-115142
#<BuildRuby:0x00007f019bacfdc0
@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.20240710-115142",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003433 0.003802 3.101297 ( 2.659721)
build_miniruby 0.001224 0.000428 1.111383 ( 1.108410)
build_ruby 0.001387 0.000486 2.935380 ( 3.152767)
build_all 0.005021 0.002947 7.059658 ( 2.714347)
build_install 0.016618 0.000227 9.257845 ( 4.362914)
test_btest 0.000720 0.000221 108.714486 ( 35.885561)
test_basic 0.000453 0.012287 1.390818 ( 1.572926)
test_all 0.077711 0.077472 829.503209 (273.825201)
test_rubyspec 0.055568 0.035545 170.984359 ( 53.314182)
total: 378.60 sec