Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-001106
#<BuildRuby:0x0000557f8812a130
@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.20230313-001106",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002350 0.004515 1.946601 ( 4.480481)
build_miniruby 0.001306 0.000283 1.396443 ( 1.584459)
build_ruby 0.001382 0.000300 2.916240 ( 3.783981)
build_all 0.003842 0.004134 2.246748 ( 2.975845)
build_install 0.017954 0.002196 3.631938 ( 4.619843)
test_btest 0.000695 0.000160 70.385803 ( 59.445181)
test_basic 0.002046 0.005168 0.556881 ( 1.026912)
test_all 0.000783 0.000211 562.842664 (266.746940)
test_rubyspec 0.010842 0.028892 70.854320 ( 80.897211)
total: 425.56 sec