Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-212752
#<BuildRuby:0x00007fdaf297fde0
@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.20240906-212752",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000394 0.007167 3.116112 ( 3.223542)
build_miniruby 0.001246 0.000335 2.101810 ( 2.100338)
build_ruby 0.000000 0.001970 3.932926 ( 4.116467)
build_all 0.007651 0.000000 7.517127 ( 2.969467)
build_install 0.012611 0.004907 10.402164 ( 5.104461)
test_btest 0.000807 0.000227 108.325499 ( 29.207820)
test_basic 0.006827 0.002509 1.105506 ( 1.167269)
test_all 0.116557 0.033904 774.090805 (235.927703)
test_rubyspec 0.050033 0.041933 161.997100 ( 27.550197)
total: 311.37 sec