Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-005336
#<BuildRuby:0x0000561a601523b0
@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.20230617-005336",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005789 0.000668 1.960536 ( 4.899281)
build_miniruby 0.000000 0.001649 1.400835 ( 1.716415)
build_ruby 0.000000 0.001643 2.747697 ( 3.630661)
build_all 0.004034 0.004289 2.423008 ( 2.855336)
build_install 0.018711 0.000356 3.640372 ( 4.024982)
test_btest 0.000757 0.000119 74.212130 ( 44.923884)
test_basic 0.007994 0.000000 0.822538 ( 1.483883)
test_all 0.001416 0.000156 573.465854 (311.308430)
test_rubyspec 0.041878 0.011363 85.890746 (127.415034)
total: 502.26 sec