Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-085307
#<BuildRuby:0x00007f6e2957fdc0
@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.20240801-085307",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004534 0.004089 3.583923 ( 3.869890)
build_miniruby 0.000000 0.001628 1.802779 ( 1.801308)
build_ruby 0.000485 0.001431 3.929694 ( 4.098503)
build_all 0.005701 0.003337 8.207383 ( 3.279635)
build_install 0.007414 0.013703 11.022112 ( 5.288465)
test_btest 0.000749 0.000274 118.097576 ( 30.849606)
test_basic 0.010035 0.002253 1.317279 ( 1.371506)
test_all 0.111545 0.037563 784.209327 (249.103042)
test_rubyspec 0.048322 0.048763 171.143007 ( 38.683183)
total: 338.35 sec