Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-230846
#<BuildRuby:0x000055a0c0d86308
@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.20230813-230846",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002761 0.004235 2.195479 ( 5.703304)
build_miniruby 0.001549 0.000179 1.650260 ( 3.223084)
build_ruby 0.001612 0.000186 3.354943 ( 6.308773)
build_all 0.008184 0.000447 2.837695 ( 4.586873)
build_install 0.014532 0.005771 4.336069 ( 6.608153)
test_btest 0.000876 0.000125 83.332764 ( 66.967170)
test_basic 0.007054 0.001007 0.946906 ( 2.817569)
test_all 0.000508 0.000754 677.449937 (474.699855)
test_rubyspec 0.032570 0.032921 98.586608 (188.694900)
total: 759.61 sec