Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-182841
#<BuildRuby:0x000055c68e50df70
@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.20240128-182841",
@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.000000 0.000036 0.000036 ( 0.000058)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000025 0.000025 ( 0.000024)
build_up 0.002043 0.003390 1.971032 ( 2.338231)
build_miniruby 0.001496 0.000267 1.670998 ( 1.672504)
build_ruby 0.001510 0.000269 3.326765 ( 3.543845)
build_all 0.007395 0.000584 6.295341 ( 3.183794)
build_install 0.013617 0.005164 7.710067 ( 4.197224)
test_btest 0.000602 0.000116 88.913728 ( 34.546966)
test_basic 0.008760 0.000000 0.861616 ( 0.954222)
test_all 0.064540 0.052402 761.844977 (296.659384)
test_rubyspec 0.058290 0.042840 160.889981 (172.637783)
total: 519.73 sec