Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-044956
#<BuildRuby:0x000055fc8b8728e0
@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.20230624-044956",
@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.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005453 0.000218 1.982798 ( 3.261509)
build_miniruby 0.001743 0.000070 1.510290 ( 1.513819)
build_ruby 0.001713 0.000000 3.279041 ( 3.603236)
build_all 0.000000 0.007568 2.237094 ( 2.007698)
build_install 0.012847 0.004207 3.502268 ( 2.633760)
test_btest 0.000756 0.000100 79.277681 ( 39.229468)
test_basic 0.005856 0.000233 0.815662 ( 0.940377)
test_all 0.001367 0.000176 603.570104 (246.429989)
test_rubyspec 0.034412 0.016990 87.969264 (102.643673)
total: 402.26 sec