Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-163638
#<BuildRuby:0x000055d48c8561a8
@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.20230923-163638",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.001275 0.007890 2.393725 ( 5.015182)
build_miniruby 0.001731 0.000000 1.815929 ( 2.564711)
build_ruby 0.001849 0.000000 3.814837 ( 4.970160)
build_all 0.007136 0.003791 6.650184 ( 6.308921)
build_install 0.020253 0.001129 8.098101 ( 8.333474)
test_btest 0.000730 0.000096 86.803194 ( 68.953852)
test_basic 0.008114 0.000510 0.996947 ( 1.617554)
test_all 0.010370 0.001330 705.634033 (451.298655)
test_rubyspec 0.047412 0.026002 105.977407 (130.660626)
total: 679.72 sec