Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-115421
#<BuildRuby:0x00007fc81800fdd8
@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.20240904-115421",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000040 0.000005 0.000045 ( 0.000046)
build_up 0.005792 0.003632 4.185896 ( 5.403291)
build_miniruby 0.001852 0.000278 1.848057 ( 2.229376)
build_ruby 0.002251 0.000338 4.819967 ( 5.797762)
build_all 0.005856 0.004320 8.764265 ( 7.433085)
build_install 0.021975 0.002258 11.656391 ( 9.605379)
test_btest 0.000892 0.000145 128.000756 (102.819404)
test_basic 0.010643 0.003955 1.393506 ( 1.906415)
test_all 0.121330 0.042954 956.534083 (581.100755)
test_rubyspec 0.030522 0.064080 173.927949 ( 75.075011)
total: 791.37 sec