Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-230058
#<BuildRuby:0x000055d8afd8deb0
@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.20231021-230058",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006144 0.000455 2.325980 ( 2.717867)
build_miniruby 0.001495 0.000111 1.924387 ( 2.025457)
build_ruby 0.001392 0.000104 3.193997 ( 24.614271)
build_all 0.007770 0.000575 5.706746 ( 3.965789)
build_install 0.015706 0.005313 7.639976 ( 5.603440)
test_btest 0.001113 0.000115 81.173927 ( 51.456001)
test_basic 0.002003 0.005192 0.912994 ( 1.262899)
test_all 0.079067 0.048406 665.799038 (656.311082)
test_rubyspec 0.032604 0.044908 101.396592 (180.944061)
total: 928.90 sec