Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-062821
#<BuildRuby:0x00007fb141cafdd8
@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.20240717-062821",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.003761 0.003982 3.589103 ( 3.493233)
build_miniruby 0.001582 0.000396 1.624452 ( 1.621327)
build_ruby 0.001779 0.000445 4.099456 ( 4.265518)
build_all 0.008659 0.003177 9.117730 ( 5.584320)
build_install 0.024147 0.001831 11.837068 ( 7.801738)
test_btest 0.001006 0.000232 121.393121 ( 44.913792)
test_basic 0.008237 0.004232 1.369218 ( 1.483302)
test_all 0.113898 0.039881 843.974616 (243.253584)
test_rubyspec 0.047708 0.045956 170.063968 ( 35.832270)
total: 348.25 sec