Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-034449
#<BuildRuby:0x000055662886e258
@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-034449",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.005924 1.745549 ( 3.274172)
build_miniruby 0.000238 0.000851 2.594184 ( 2.291229)
build_ruby 0.000000 0.001159 2.379968 ( 2.574915)
build_all 0.003592 0.002518 1.894356 ( 1.067867)
build_install 0.015903 0.000000 2.804859 ( 1.850541)
test_btest 0.000754 0.000000 66.782769 ( 18.987252)
test_basic 0.003802 0.000000 0.389861 ( 0.483971)
test_all 0.000992 0.000000 497.374061 (142.560089)
test_rubyspec 0.027002 0.014033 73.170327 ( 83.153008)
total: 256.24 sec