Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-225606
#<BuildRuby:0x0000556efe1c6228
@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.20230711-225606",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001978 0.004323 2.074114 ( 4.602799)
build_miniruby 0.001250 0.000250 1.511831 ( 1.885331)
build_ruby 0.001366 0.000274 3.117438 ( 4.192360)
build_all 0.007106 0.000573 2.606367 ( 2.730276)
build_install 0.013855 0.005394 3.886174 ( 3.914321)
test_btest 0.000861 0.000184 80.264492 ( 44.137084)
test_basic 0.000903 0.006798 0.892673 ( 1.095826)
test_all 0.001995 0.000097 586.485295 (283.258605)
test_rubyspec 0.015175 0.037961 91.475930 (128.433666)
total: 474.26 sec