Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-164338
#<BuildRuby:0x00007f1700d7fdc0
@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.20240625-164338",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004070 0.003966 3.327319 ( 3.547934)
build_miniruby 0.001176 0.000448 1.512157 ( 1.508846)
build_ruby 0.001437 0.000547 3.739719 ( 3.902356)
build_all 0.001975 0.007145 7.831424 ( 3.125187)
build_install 0.011744 0.007678 10.221320 ( 4.659296)
test_btest 0.000760 0.000364 114.438576 ( 30.227749)
test_basic 0.006046 0.002892 1.194802 ( 1.249286)
test_all 0.104282 0.043727 828.382578 (240.725359)
test_rubyspec 0.057894 0.037311 165.879933 ( 36.070141)
total: 325.02 sec