Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-190906
#<BuildRuby:0x000055a1b5dc1f70
@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.20230329-190906",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005381 0.000183 1.748368 ( 3.125868)
build_miniruby 0.001274 0.000166 1.132713 ( 1.138349)
build_ruby 0.001364 0.000178 2.431794 ( 2.666767)
build_all 0.003133 0.003992 2.028886 ( 1.635347)
build_install 0.012277 0.002686 3.225779 ( 2.363059)
test_btest 0.000587 0.000102 68.568900 ( 28.134234)
test_basic 0.001172 0.004103 0.521055 ( 0.638402)
test_all 0.000976 0.000202 546.018055 (187.675909)
test_rubyspec 0.030403 0.015457 78.620626 ( 89.140082)
total: 316.52 sec