Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-165253
#<BuildRuby:0x0000555ee2db9f70
@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.20230624-165253",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005470 0.000225 1.975295 ( 3.291811)
build_miniruby 0.001256 0.000186 1.450092 ( 1.475434)
build_ruby 0.000000 0.001476 2.896046 ( 3.151824)
build_all 0.003895 0.003232 2.350847 ( 1.739185)
build_install 0.008326 0.010425 3.696340 ( 3.137288)
test_btest 0.000625 0.000161 79.029680 ( 37.972880)
test_basic 0.000569 0.006854 0.891754 ( 1.001738)
test_all 0.001341 0.000419 581.688979 (269.010539)
test_rubyspec 0.031370 0.020091 86.899180 (100.047420)
total: 420.83 sec