Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-180910
#<BuildRuby:0x00007f8e3d3dfdd8
@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.20240814-180910",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000000 0.000052 0.000052 ( 0.000053)
configure 0.000000 0.000033 0.000033 ( 0.000032)
build_up 0.006324 0.004103 4.258457 ( 5.734973)
build_miniruby 0.002054 0.000222 22.629623 ( 17.660748)
build_ruby 0.002215 0.000000 4.667754 ( 5.379327)
build_all 0.010975 0.000526 8.963936 ( 7.573060)
build_install 0.022334 0.003909 12.499287 ( 11.056149)
test_btest 0.001017 0.000113 124.638074 (104.488430)
test_basic 0.007687 0.004684 1.314335 ( 1.831479)
test_all 0.121200 0.034581 921.818461 (401.707996)
test_rubyspec 0.052576 0.035863 159.620481 ( 34.242489)
total: 589.68 sec