Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-134228
#<BuildRuby:0x00007f669abcfdd8
@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.20240930-134228",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000038 0.000000 0.000038 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003895 0.004109 3.588872 ( 3.086735)
build_miniruby 0.001327 0.000398 1.231478 ( 1.228360)
build_ruby 0.001403 0.000421 3.586321 ( 3.796854)
build_all 0.006223 0.001867 5.731566 ( 2.206295)
build_install 0.017971 0.000952 8.601047 ( 3.792531)
test_btest 0.000817 0.000212 92.412539 ( 26.036856)
test_basic 0.001406 0.008611 1.173283 ( 1.223529)
test_all 0.110911 0.036970 741.810070 (215.772533)
test_rubyspec 0.053692 0.035546 133.923620 ( 27.346467)
total: 284.49 sec