Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-043227
#<BuildRuby:0x000055ce5d59a098
@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.20240125-043227",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.001688 0.004162 1.900736 ( 2.286423)
build_miniruby 0.000000 0.001796 1.592531 ( 1.593888)
build_ruby 0.000000 0.001739 3.338287 ( 3.564293)
build_all 0.006810 0.000677 6.220512 ( 2.857564)
build_install 0.018076 0.000907 7.958177 ( 4.325154)
test_btest 0.000681 0.000063 88.212851 ( 34.772136)
test_basic 0.003229 0.004369 0.898515 ( 0.972692)
test_all 0.088352 0.025481 711.276949 (277.701166)
test_rubyspec 0.064889 0.039709 164.944485 (176.771753)
total: 504.85 sec