Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-232350
#<BuildRuby:0x00007fe090fdfde0
@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.20240920-232350",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000097 0.009176 5.084025 ( 4.206115)
build_miniruby 0.000000 0.001811 1.897084 ( 1.895696)
build_ruby 0.000266 0.001914 4.805432 ( 4.977140)
build_all 0.006546 0.003386 7.352406 ( 3.720131)
build_install 0.014693 0.008850 10.662531 ( 5.458354)
test_btest 0.000854 0.000000 99.106182 ( 28.645783)
test_basic 0.005991 0.005102 0.989536 ( 1.036770)
test_all 0.107203 0.048164 813.421109 (246.181205)
test_rubyspec 0.067828 0.023695 140.981363 ( 32.275513)
total: 328.40 sec