Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-162940
#<BuildRuby:0x0000564a090d68e0
@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.20230513-162940",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005897 0.000769 1.811786 ( 3.931456)
build_miniruby 0.001247 0.000163 1.293468 ( 1.619874)
build_ruby 0.001352 0.000176 2.517300 ( 2.847744)
build_all 0.001686 0.004732 2.117361 ( 1.717682)
build_install 0.015766 0.000342 3.404963 ( 2.863319)
test_btest 0.000799 0.000123 73.092586 ( 37.762506)
test_basic 0.006119 0.000941 0.760924 ( 0.938408)
test_all 0.000936 0.000144 549.226947 (224.733474)
test_rubyspec 0.016241 0.034338 79.761446 ( 95.617200)
total: 372.03 sec