Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-192736
#<BuildRuby:0x00005650209e2228
@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.20231018-192736",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002781 0.003551 2.391851 ( 2.534681)
build_miniruby 0.001337 0.000129 1.334530 ( 1.332767)
build_ruby 0.001958 0.000000 3.324267 ( 3.535168)
build_all 0.004700 0.003345 6.297631 ( 2.541794)
build_install 0.019037 0.000000 8.024381 ( 3.841767)
test_btest 0.000968 0.000000 88.235194 ( 23.923616)
test_basic 0.003496 0.003452 0.928224 ( 0.994214)
test_all 0.003880 0.004296 680.046036 (207.146361)
test_rubyspec 0.043578 0.017130 89.813561 (101.172018)
total: 347.02 sec