Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-215137
#<BuildRuby:0x00007f34d830fde0
@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.20240709-215137",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.000325 0.007530 3.730214 ( 3.461255)
build_miniruby 0.001389 0.000198 1.253946 ( 1.254153)
build_ruby 0.002489 0.000356 4.517835 ( 4.961511)
build_all 0.010392 0.000000 8.561679 ( 5.070910)
build_install 0.018768 0.007583 12.120139 ( 7.922891)
test_btest 0.000993 0.000161 116.289206 ( 37.686523)
test_basic 0.002403 0.006878 1.218986 ( 1.294221)
test_all 0.113026 0.035871 865.238607 (272.152081)
test_rubyspec 0.058287 0.031708 160.474958 ( 32.103589)
total: 365.91 sec