Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-104123
#<BuildRuby:0x000055708e41e8e0
@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.20230814-104123",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003037 0.003632 2.194884 ( 5.046617)
build_miniruby 0.001659 0.000286 1.703258 ( 2.385179)
build_ruby 0.001439 0.000248 3.453386 ( 5.231404)
build_all 0.008316 0.000744 6.425723 ( 5.584010)
build_install 0.018323 0.003053 8.303218 ( 8.595760)
test_btest 0.000926 0.000154 83.527335 ( 49.656482)
test_basic 0.003150 0.004360 0.982833 ( 2.056954)
test_all 0.005306 0.004758 679.348310 (391.220146)
test_rubyspec 0.041070 0.030658 106.006761 (165.146067)
total: 634.92 sec