Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-202402
#<BuildRuby:0x000055fb7e6f5e80
@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.20230607-202402",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001671 0.004159 1.752129 ( 3.066595)
build_miniruby 0.001229 0.000142 1.325504 ( 1.324563)
build_ruby 0.001474 0.000170 2.389090 ( 2.577530)
build_all 0.001910 0.004437 2.038001 ( 1.193034)
build_install 0.010225 0.006334 3.314042 ( 2.289495)
test_btest 0.000608 0.000117 76.182228 ( 20.809404)
test_basic 0.001729 0.003419 0.767363 ( 0.845447)
test_all 0.000895 0.000196 562.588595 (167.810021)
test_rubyspec 0.025244 0.021215 79.122390 ( 91.101578)
total: 291.02 sec