Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-041851
#<BuildRuby:0x000055fb6bb42208
@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.20230504-041851",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006165 0.000253 1.995885 ( 4.311804)
build_miniruby 0.002035 0.000244 20.359446 ( 9.095050)
build_ruby 0.001199 0.000144 2.594043 ( 2.966972)
build_all 0.006501 0.000000 2.208084 ( 1.969716)
build_install 0.011945 0.005097 3.560389 ( 3.505931)
test_btest 0.000518 0.000074 74.299212 ( 38.211001)
test_basic 0.005521 0.000789 0.784319 ( 1.166411)
test_all 0.001209 0.000172 593.369791 (245.078830)
test_rubyspec 0.021474 0.027392 80.559626 ( 95.983678)
total: 402.29 sec