Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-170752
#<BuildRuby:0x00007f6cb3e2fdc0
@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.20240805-170752",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003215 0.004822 2.684398 ( 2.787159)
build_miniruby 0.001190 0.000297 1.214184 ( 1.210930)
build_ruby 0.001413 0.000354 3.249252 ( 3.435434)
build_all 0.007589 0.000779 7.270395 ( 2.740651)
build_install 0.008954 0.009302 9.000829 ( 3.992925)
test_btest 0.000672 0.000206 103.970571 ( 26.745626)
test_basic 0.005463 0.004483 0.906712 ( 0.953255)
test_all 0.107742 0.038697 751.193373 (212.031407)
test_rubyspec 0.057966 0.030661 160.865825 ( 27.975632)
total: 281.87 sec