Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-020733
#<BuildRuby:0x00005567edab2390
@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.20230711-020733",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001976 0.004570 1.881717 ( 3.123068)
build_miniruby 0.001288 0.000000 1.312151 ( 1.310454)
build_ruby 0.001739 0.000000 2.993269 ( 3.216399)
build_all 0.000626 0.006484 2.457667 ( 1.389273)
build_install 0.014795 0.002537 3.908191 ( 2.723566)
test_btest 0.000588 0.000210 83.924111 ( 22.347956)
test_basic 0.005323 0.001901 0.917766 ( 1.008664)
test_all 0.001762 0.000630 622.625698 (214.900199)
test_rubyspec 0.017988 0.034799 90.237187 (103.299341)
total: 353.32 sec