Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-102652
#<BuildRuby:0x00007feb7df4fdd8
@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.20240904-102652",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000042 0.000011 0.000053 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.004728 0.004233 3.938759 ( 4.630368)
build_miniruby 0.001511 0.000400 1.747039 ( 1.825867)
build_ruby 0.001791 0.000000 4.522354 ( 9.682874)
build_all 0.009175 0.000703 8.126682 ( 4.430332)
build_install 0.010358 0.013436 10.956998 ( 6.445529)
test_btest 0.000660 0.000210 122.492539 ( 80.133673)
test_basic 0.009313 0.003143 1.396528 ( 1.759344)
test_all 0.102936 0.051958 818.505342 (272.893174)
test_rubyspec 0.052718 0.039889 160.285984 ( 34.489448)
total: 416.29 sec