Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-071925
#<BuildRuby:0x00007f788f1afdd8
@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-071925",
@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.000006 0.000030 ( 0.000031)
autoconf 0.000050 0.000012 0.000062 ( 0.000055)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.009400 0.001247 4.867956 ( 5.071078)
build_miniruby 0.002199 0.000000 1.881642 ( 1.965846)
build_ruby 0.002094 0.000067 5.293037 ( 5.574710)
build_all 0.009937 0.001260 9.675788 ( 5.745887)
build_install 0.025535 0.000797 13.328722 ( 8.365235)
test_btest 0.000928 0.000177 128.609377 ( 36.762347)
test_basic 0.013685 0.001729 1.448659 ( 1.552503)
test_all 0.101347 0.057896 941.984645 (283.088244)
test_rubyspec 0.042163 0.053884 183.593990 ( 37.741759)
total: 385.87 sec