Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-093017
#<BuildRuby:0x0000559c061d6058
@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.20230603-093017",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003266 0.003802 1.993404 ( 4.432970)
build_miniruby 0.001252 0.000179 1.502740 ( 1.899269)
build_ruby 0.001661 0.000237 2.996270 ( 3.632056)
build_all 0.006638 0.000949 2.304024 ( 2.879899)
build_install 0.018973 0.000000 3.701899 ( 4.145232)
test_btest 0.001048 0.000000 80.170788 ( 52.664894)
test_basic 0.001825 0.004359 0.819652 ( 1.121244)
test_all 0.001131 0.000171 616.337501 (328.560322)
test_rubyspec 0.008537 0.047142 85.376083 (110.271633)
total: 509.61 sec