Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-155930
#<BuildRuby:0x00007f6ed5fdfde0
@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.20240922-155930",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000811 0.007551 4.370297 ( 3.998260)
build_miniruby 0.001565 0.000000 1.406337 ( 1.403543)
build_ruby 0.001795 0.000000 3.470649 ( 3.666705)
build_all 0.007295 0.000444 6.664230 ( 2.722469)
build_install 0.016178 0.001690 9.367470 ( 4.182901)
test_btest 0.000980 0.000000 91.003604 ( 23.993577)
test_basic 0.009092 0.000000 1.135598 ( 1.188585)
test_all 0.117271 0.029157 694.831095 (208.548396)
test_rubyspec 0.048442 0.039830 134.189911 ( 25.514871)
total: 275.22 sec