Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-114249
#<BuildRuby:0x00007f8f2d85fde0
@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-114249",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000046 0.000005 0.000051 ( 0.000050)
configure 0.000051 0.000000 0.000051 ( 0.000051)
build_up 0.004572 0.004110 4.317876 ( 3.706733)
build_miniruby 0.001605 0.000217 1.265804 ( 1.262962)
build_ruby 0.001869 0.000252 4.190191 ( 4.399515)
build_all 0.006758 0.003291 7.276975 ( 3.036125)
build_install 0.016836 0.004133 10.922267 ( 5.249607)
test_btest 0.000865 0.000138 97.241379 ( 26.377242)
test_basic 0.002139 0.007703 0.982147 ( 1.025759)
test_all 0.120869 0.030861 788.496195 (225.277014)
test_rubyspec 0.051392 0.033223 136.702172 ( 28.766158)
total: 299.10 sec