Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-181109
#<BuildRuby:0x0000557cdf44a118
@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.20230608-181109",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006884 0.000510 1.979915 ( 4.432553)
build_miniruby 0.001518 0.000112 1.412973 ( 1.603635)
build_ruby 0.001730 0.000000 2.884937 ( 3.370520)
build_all 0.004326 0.004033 2.265279 ( 2.285022)
build_install 0.009975 0.007996 3.653402 ( 3.673723)
test_btest 0.000925 0.000144 78.393223 ( 42.368582)
test_basic 0.005714 0.000893 0.810774 ( 1.057799)
test_all 0.002004 0.000313 557.268226 (234.090384)
test_rubyspec 0.026313 0.023575 82.338846 ( 94.342481)
total: 387.23 sec