Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-171347
#<BuildRuby:0x00007f05789ffdd8
@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.20240924-171347",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.003655 0.005096 4.540824 ( 3.859464)
build_miniruby 0.000000 0.001876 1.638052 ( 1.638590)
build_ruby 0.000000 0.001817 3.576214 ( 3.750857)
build_all 0.006223 0.002279 6.135916 ( 2.394718)
build_install 0.010610 0.007942 9.454829 ( 4.244487)
test_btest 0.000701 0.000241 85.726588 ( 23.331932)
test_basic 0.007777 0.002541 0.949785 ( 0.998296)
test_all 0.111799 0.035858 713.953451 (223.766498)
test_rubyspec 0.044713 0.036109 128.978668 ( 24.332755)
total: 288.32 sec