Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-033015
#<BuildRuby:0x00005631f071e120
@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.20230616-033015",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.006325 0.000654 2.050478 ( 7.371872)
build_miniruby 0.001532 0.000159 1.553477 ( 3.801209)
build_ruby 0.000000 0.001967 2.961934 ( 8.770506)
build_all 0.006559 0.001890 2.515460 ( 5.023916)
build_install 0.013590 0.008444 3.943901 ( 8.771960)
test_btest 0.001092 0.000192 81.542310 ( 97.324961)
test_basic 0.003432 0.004034 0.857236 ( 2.275442)
test_all 0.001036 0.000207 619.563323 (449.105615)
test_rubyspec 0.030076 0.023712 85.079525 (106.830074)
total: 689.28 sec