Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-234210
#<BuildRuby:0x00005650703b67c8
@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.20230613-234210",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006678 0.000000 1.982494 ( 4.604158)
build_miniruby 0.001332 0.000180 1.397410 ( 1.572448)
build_ruby 0.001946 0.000000 2.816166 ( 3.127213)
build_all 0.007089 0.000268 2.439687 ( 1.983525)
build_install 0.014952 0.003692 3.718414 ( 3.549205)
test_btest 0.000706 0.000104 76.574197 ( 41.499349)
test_basic 0.006926 0.000466 0.809536 ( 1.151256)
test_all 0.001254 0.000000 559.119036 (227.090386)
test_rubyspec 0.031929 0.018662 83.339606 ( 96.306050)
total: 380.89 sec