Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-202923
#<BuildRuby:0x0000559ef8b2e6d8
@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.20230701-202923",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006669 0.000000 2.031053 ( 3.294191)
build_miniruby 0.001251 0.000000 1.544487 ( 1.547616)
build_ruby 0.001699 0.000000 2.964420 ( 3.212370)
build_all 0.002974 0.004575 2.352106 ( 2.045206)
build_install 0.015926 0.002585 3.790247 ( 3.702544)
test_btest 0.000528 0.000159 81.298925 ( 28.772492)
test_basic 0.000616 0.004168 0.754002 ( 2.442560)
test_all 0.001846 0.000122 606.982465 (202.948094)
test_rubyspec 0.018180 0.029852 84.208907 ( 95.809206)
total: 343.78 sec