Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-193354
#<BuildRuby:0x000055e810e45fb8
@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.20230502-193354",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.001641 0.003832 1.846754 ( 4.420152)
build_miniruby 0.001131 0.000091 1.294111 ( 1.506725)
build_ruby 0.001694 0.000135 2.587466 ( 2.835998)
build_all 0.002438 0.003862 2.175300 ( 2.163006)
build_install 0.014754 0.000288 3.338097 ( 3.139940)
test_btest 0.000682 0.000070 73.078089 ( 38.366938)
test_basic 0.006667 0.000690 0.780818 ( 0.876562)
test_all 0.002051 0.000048 556.747078 (195.088078)
test_rubyspec 0.016271 0.026300 74.369992 ( 86.161904)
total: 334.56 sec