Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-040651
#<BuildRuby:0x00007f75c5b6fde0
@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.20240705-040651",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.002472 0.008516 4.829513 ( 7.859258)
build_miniruby 0.001900 0.000423 1.956081 ( 2.502911)
build_ruby 0.002198 0.000488 4.943129 ( 22.133408)
build_all 0.003409 0.008141 9.299762 ( 10.062866)
build_install 0.015256 0.012033 12.908119 ( 15.666867)
test_btest 0.001047 0.000332 131.006921 (141.550151)
test_basic 0.008328 0.006897 1.494675 ( 2.855635)
test_all 0.120642 0.050696 979.808242 (1038.765944)
test_rubyspec 0.056254 0.044629 185.905578 (107.277673)
total: 1348.68 sec