Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-221801
#<BuildRuby:0x000055c0e2fb6230
@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.20230618-221801",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.001440 0.004243 1.826236 ( 3.039869)
build_miniruby 0.001245 0.000144 1.300944 ( 1.300388)
build_ruby 0.001267 0.000146 2.402123 ( 2.588497)
build_all 0.006287 0.000726 2.207928 ( 1.347146)
build_install 0.017260 0.000000 3.539659 ( 2.514466)
test_btest 0.000693 0.000011 76.228582 ( 23.989034)
test_basic 0.004460 0.000000 0.698785 ( 0.778038)
test_all 0.000000 0.001455 576.665656 (212.657997)
test_rubyspec 0.027882 0.023178 80.968499 ( 93.946273)
total: 342.16 sec