Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-103314
#<BuildRuby:0x0000558e73535a00
@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.20230816-103314",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006390 0.000426 2.267455 ( 5.778522)
build_miniruby 0.001230 0.000000 1.669028 ( 2.178630)
build_ruby 0.001575 0.000000 3.365745 ( 5.393819)
build_all 0.008738 0.000000 6.275796 ( 6.217375)
build_install 0.013552 0.004950 7.959876 ( 8.048027)
test_btest 0.000649 0.000058 83.707760 ( 54.271068)
test_basic 0.004913 0.004023 0.962715 ( 1.594688)
test_all 0.010157 0.000151 695.763829 (433.273433)
test_rubyspec 0.041401 0.029813 107.558643 (189.046368)
total: 705.80 sec