Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-083054
#<BuildRuby:0x00007f99528afdc0
@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-083054",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.009190 0.000674 5.524998 ( 8.226299)
build_miniruby 0.000000 0.001946 2.023601 ( 3.337323)
build_ruby 0.000000 0.002418 5.011773 ( 6.898302)
build_all 0.007065 0.004091 8.091382 ( 9.773459)
build_install 0.024794 0.000631 12.134564 ( 14.555983)
test_btest 0.000850 0.000132 107.156296 (156.143505)
test_basic 0.002876 0.011582 1.388744 ( 2.781070)
test_all 0.124088 0.043585 933.415230 (1153.254877)
test_rubyspec 0.064264 0.028874 146.145500 ( 61.877656)
total: 1416.85 sec