Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-064818
#<BuildRuby:0x00007f73a977fdc0
@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.20241228-064818",
@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.000006 0.000031 ( 0.000032)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001896 0.004523 1.717642 ( 2.062734)
build_miniruby 0.001388 0.000396 1.232244 ( 1.228390)
build_ruby 0.001362 0.000389 3.250624 ( 41.729585)
build_all 0.007906 0.000000 6.137885 ( 5.257234)
build_install 0.010285 0.006351 7.747817 ( 4.060490)
test_btest 0.000742 0.000220 74.330199 ( 21.411077)
test_basic 0.002621 0.007484 0.988598 ( 3.001566)
test_all 0.089513 0.055063 694.504187 (207.444645)
test_rubyspec 0.054755 0.028849 115.971611 ( 27.554142)
total: 313.75 sec