Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-235243
#<BuildRuby:0x00007effea92fdd8
@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.20240906-235243",
@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.000028)
autoconf 0.000040 0.000009 0.000049 ( 0.000050)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.000000 0.009346 3.995633 ( 5.699232)
build_miniruby 0.000000 0.001854 1.767935 ( 2.147678)
build_ruby 0.000000 0.002531 4.794509 ( 5.298401)
build_all 0.009233 0.002400 8.654939 ( 7.125429)
build_install 0.019566 0.007972 11.621867 ( 9.521879)
test_btest 0.000822 0.000281 126.810639 ( 97.598280)
test_basic 0.010647 0.002092 1.406995 ( 1.929994)
test_all 0.133251 0.031938 967.049261 (722.299881)
test_rubyspec 0.035260 0.065628 172.272842 (114.830870)
total: 966.45 sec