Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-234617
#<BuildRuby:0x000055a13e81a058
@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.20230707-234617",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005823 0.001079 2.153100 ( 6.270488)
build_miniruby 0.001686 0.000313 1.761352 ( 3.223942)
build_ruby 0.001410 0.000261 3.413325 ( 6.882496)
build_all 0.008106 0.000646 2.611382 ( 4.171997)
build_install 0.015803 0.004117 4.077083 ( 7.011894)
test_btest 0.001013 0.000190 82.402548 ( 57.318443)
test_basic 0.008128 0.000647 0.964711 ( 1.936779)
test_all 0.001271 0.000231 652.909269 (380.171973)
test_rubyspec 0.025586 0.024766 91.397241 (104.954007)
total: 571.94 sec