Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-020357
#<BuildRuby:0x0000558f6930e230
@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.20230702-020357",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002249 0.004152 2.120509 ( 5.023014)
build_miniruby 0.001334 0.000089 1.580078 ( 2.333911)
build_ruby 0.001329 0.000088 2.936652 ( 4.059846)
build_all 0.007202 0.000195 2.531128 ( 3.936631)
build_install 0.013809 0.003994 3.875332 ( 5.495104)
test_btest 0.000767 0.000066 80.348727 ( 48.587634)
test_basic 0.002951 0.004545 0.906727 ( 1.376863)
test_all 0.000884 0.000101 588.422461 (294.372631)
test_rubyspec 0.018018 0.033495 90.116304 (121.934122)
total: 487.12 sec