Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-101955
#<BuildRuby:0x00007f0cae86fdc8
@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.20241008-101955",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000041 0.000002 0.000043 ( 0.000043)
configure 0.000037 0.000002 0.000039 ( 0.000040)
build_up 0.003919 0.003978 3.234244 ( 3.155160)
build_miniruby 0.001456 0.000132 1.232667 ( 1.229403)
build_ruby 0.001678 0.000153 3.585681 ( 3.764344)
build_all 0.009421 0.000000 7.032264 ( 2.782122)
build_install 0.019269 0.000016 10.114836 ( 4.799722)
test_btest 0.000898 0.000067 90.142891 ( 23.887618)
test_basic 0.009677 0.000407 1.106735 ( 1.154511)
test_all 0.103933 0.047178 799.964523 (290.568503)
test_rubyspec 0.033305 0.056425 138.120659 ( 52.137455)
total: 383.48 sec