Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-021112
#<BuildRuby:0x00005577764f28e0
@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.20230514-021112",
@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.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005549 0.000427 1.788637 ( 3.904906)
build_miniruby 0.001427 0.000110 1.304688 ( 1.327559)
build_ruby 0.001446 0.000000 2.573297 ( 2.886793)
build_all 0.006780 0.000000 2.159162 ( 2.026630)
build_install 0.007854 0.008310 3.390225 ( 3.305483)
test_btest 0.000000 0.001075 72.354364 ( 37.689321)
test_basic 0.003368 0.002896 0.742511 ( 0.867236)
test_all 0.001423 0.000122 532.544320 (221.166628)
test_rubyspec 0.036286 0.013397 79.529951 ( 95.267954)
total: 368.44 sec