Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-082920
#<BuildRuby:0x0000564e57b4e230
@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.20230309-082920",
@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.000000 0.000017 0.000017 ( 0.000018)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.002682 0.004001 1.872430 ( 5.287001)
build_miniruby 0.001618 0.000135 1.257232 ( 1.476125)
build_ruby 0.001462 0.000121 2.706869 ( 3.181601)
build_all 0.006175 0.000515 2.155696 ( 2.536851)
build_install 0.009343 0.008480 3.417112 ( 3.923221)
test_btest 0.000781 0.000116 69.811421 ( 47.490040)
test_basic 0.000000 0.004177 0.544708 ( 0.872320)
test_all 0.000717 0.000317 561.035399 (314.799632)
test_rubyspec 0.024935 0.026170 79.092541 (101.819315)
total: 481.39 sec