Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-163903
#<BuildRuby:0x00005625b7351a00
@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.20230203-163903",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004779 0.000000 1.062214 ( 1.462500)
build_miniruby 0.001361 0.000000 1.155532 ( 1.154017)
build_ruby 0.001611 0.000000 2.253050 ( 2.469592)
build_all 0.006017 0.000997 3.545147 ( 1.708716)
build_install 0.012119 0.001289 2.846285 ( 2.003966)
test_btest 0.000596 0.000099 56.425883 ( 19.500256)
test_basic 0.001607 0.005073 0.381500 ( 0.478584)
test_all 0.001348 0.000281 646.306602 (199.109287)
test_rubyspec 0.018999 0.031856 70.330044 ( 80.950543)
total: 308.84 sec