Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-215305
#<BuildRuby:0x0000556b3c59a338
@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.20230708-215305",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006131 0.000355 2.068639 ( 4.988747)
build_miniruby 0.001291 0.000207 1.565709 ( 1.861327)
build_ruby 0.001916 0.000307 3.144234 ( 4.232697)
build_all 0.007157 0.000464 2.598925 ( 3.201754)
build_install 0.017657 0.000672 3.853605 ( 5.340061)
test_btest 0.000660 0.000091 80.755438 ( 47.944319)
test_basic 0.006147 0.000848 0.924749 ( 1.568142)
test_all 0.001643 0.000226 623.158400 (356.604779)
test_rubyspec 0.036866 0.018009 90.706619 (132.817526)
total: 558.56 sec