Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-043017
#<BuildRuby:0x00007f09f267fdd8
@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.20240615-043017",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.005514 0.003420 3.834852 ( 3.880610)
build_miniruby 0.001297 0.000305 1.612711 ( 1.610714)
build_ruby 0.001665 0.000391 4.417190 ( 4.531407)
build_all 0.001511 0.007339 8.036731 ( 3.278960)
build_install 0.007686 0.013919 11.078775 ( 5.464738)
test_btest 0.000704 0.000257 113.576055 ( 29.576974)
test_basic 0.003550 0.004974 1.249031 ( 1.298303)
test_all 0.101392 0.047709 883.200150 (283.400877)
test_rubyspec 0.037735 0.056087 162.118512 ( 33.516036)
total: 366.56 sec