Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-153701
#<BuildRuby:0x000055781ee0e8e0
@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.20230705-153701",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007185 0.000209 2.117363 ( 6.620716)
build_miniruby 0.002075 0.000000 1.832057 ( 4.104195)
build_ruby 0.001791 0.000000 3.364325 ( 7.891190)
build_all 0.009055 0.000000 2.677127 ( 5.170725)
build_install 0.017070 0.003314 4.014172 ( 8.302312)
test_btest 0.000825 0.000062 83.817812 ( 83.338213)
test_basic 0.004144 0.003928 0.948052 ( 2.367173)
test_all 0.001479 0.000144 611.496336 (534.506389)
test_rubyspec 0.012897 0.045202 93.044467 (144.882241)
total: 797.18 sec