Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-030341
#<BuildRuby:0x00007f603d48fdd8
@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.20240901-030341",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000032 0.000003 0.000035 ( 0.000037)
build_up 0.004110 0.003964 3.383942 ( 3.511957)
build_miniruby 0.001350 0.000188 1.527165 ( 1.525716)
build_ruby 0.001901 0.000000 3.823110 ( 4.019307)
build_all 0.007272 0.002428 18.970506 ( 13.463352)
build_install 0.010900 0.007405 10.167708 ( 4.734862)
test_btest 0.000758 0.000138 113.501492 ( 29.975931)
test_basic 0.001819 0.009873 1.271715 ( 1.324039)
test_all 0.114090 0.037889 922.358488 (295.912983)
test_rubyspec 0.051648 0.042748 169.084058 ( 34.919669)
total: 389.39 sec