Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-184354
#<BuildRuby:0x0000564556629fc0
@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.20230721-184354",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005163 0.001122 2.089537 ( 3.310750)
build_miniruby 0.001122 0.000244 1.651601 ( 1.680154)
build_ruby 0.001846 0.000000 3.097912 ( 3.337339)
build_all 0.007215 0.000120 2.428238 ( 1.590267)
build_install 0.012848 0.005243 3.952953 ( 2.836317)
test_btest 0.000744 0.000165 77.933274 ( 36.757552)
test_basic 0.004517 0.003411 0.864820 ( 1.002798)
test_all 0.002149 0.000100 633.189176 (262.618803)
test_rubyspec 0.009759 0.040373 85.090629 ( 97.159491)
total: 410.29 sec