Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-113557
#<BuildRuby:0x00007f0b1ac6fdc8
@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.20240625-113557",
@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.000024 0.000008 0.000032 ( 0.000033)
autoconf 0.000037 0.000012 0.000049 ( 0.000049)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.003576 0.005298 4.037805 ( 4.326927)
build_miniruby 0.001473 0.000526 1.827927 ( 1.967572)
build_ruby 0.002489 0.000000 4.599341 ( 4.828458)
build_all 0.001982 0.008626 8.748936 ( 5.667655)
build_install 0.007257 0.018243 11.933008 ( 8.492608)
test_btest 0.000745 0.000396 124.680347 ( 68.126203)
test_basic 0.005259 0.008254 1.366147 ( 1.460636)
test_all 0.096099 0.054997 906.392380 (337.758729)
test_rubyspec 0.064416 0.030663 167.825653 ( 44.482192)
total: 477.11 sec