Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-171047
#<BuildRuby:0x00007fc5568afde0
@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.20240919-171047",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000585 0.008149 4.474780 ( 3.767931)
build_miniruby 0.001187 0.000357 1.649322 ( 1.646109)
build_ruby 0.002170 0.000000 4.289430 ( 4.462726)
build_all 0.008209 0.000668 6.858485 ( 2.962051)
build_install 0.010916 0.009115 9.751666 ( 4.387300)
test_btest 0.000676 0.000219 94.530977 ( 25.523725)
test_basic 0.004536 0.005830 1.213146 ( 1.257398)
test_all 0.102427 0.049138 770.242650 (252.924818)
test_rubyspec 0.063362 0.025879 135.525214 ( 30.825345)
total: 327.76 sec