Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-150502
#<BuildRuby:0x0000555b85739f48
@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.20230617-150502",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.004808 0.001602 1.997816 ( 3.566988)
build_miniruby 0.001484 0.000495 1.450657 ( 1.469093)
build_ruby 0.000849 0.001260 2.971939 ( 3.217412)
build_all 0.004821 0.003470 2.513522 ( 1.884406)
build_install 0.019436 0.000562 3.766605 ( 2.790400)
test_btest 0.000742 0.000228 79.543068 ( 22.799563)
test_basic 0.000341 0.007470 0.787908 ( 0.865166)
test_all 0.000820 0.000304 570.219816 (164.691045)
test_rubyspec 0.036561 0.012106 81.861806 ( 93.480162)
total: 294.77 sec