Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-161629
#<BuildRuby:0x0000562a22b3e230
@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-161629",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005584 0.000126 1.830124 ( 3.676950)
build_miniruby 0.001383 0.000120 1.327988 ( 1.472028)
build_ruby 0.001114 0.000097 2.676210 ( 3.279182)
build_all 0.002097 0.004592 2.236466 ( 2.240213)
build_install 0.011514 0.004148 3.386338 ( 3.264129)
test_btest 0.000623 0.000096 71.636792 ( 38.942183)
test_basic 0.005115 0.000787 0.726781 ( 0.992907)
test_all 0.001358 0.000895 558.654110 (232.657055)
test_rubyspec 0.023846 0.027065 80.717454 ( 97.096883)
total: 383.62 sec