Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-233914
#<BuildRuby:0x00007fc6bdbcfdc8
@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.20240623-233914",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.003773 0.005231 3.928195 ( 4.319804)
build_miniruby 0.002184 0.000000 1.622485 ( 1.623055)
build_ruby 0.000245 0.002306 4.600825 ( 4.732412)
build_all 0.004534 0.005617 8.593374 ( 4.445038)
build_install 0.018080 0.006137 11.545568 ( 6.459430)
test_btest 0.000666 0.000235 115.095408 ( 37.201402)
test_basic 0.002850 0.008092 1.255995 ( 1.313107)
test_all 0.123086 0.027695 839.072056 (259.536653)
test_rubyspec 0.055203 0.037605 173.765148 ( 66.630529)
total: 386.26 sec