Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-050655
#<BuildRuby:0x0000563bb7656230
@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-050655",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000014 0.007373 2.138261 ( 5.049462)
build_miniruby 0.001110 0.000206 1.562675 ( 1.993848)
build_ruby 0.001501 0.000278 3.072320 ( 4.290949)
build_all 0.007300 0.000585 2.537467 ( 3.355050)
build_install 0.014129 0.004471 4.077551 ( 6.235590)
test_btest 0.000710 0.000137 79.734644 ( 47.908013)
test_basic 0.001095 0.006663 0.870968 ( 1.204128)
test_all 0.001137 0.000276 613.492442 (316.087200)
test_rubyspec 0.029437 0.026446 90.909777 (137.360520)
total: 523.49 sec