Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-210111
#<BuildRuby:0x0000561b48e25fb8
@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.20240202-210111",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006496 0.000696 2.139839 ( 3.242004)
build_miniruby 0.001523 0.000163 1.791978 ( 1.816895)
build_ruby 0.001655 0.000177 3.427894 ( 3.721383)
build_all 0.008081 0.000388 6.461698 ( 3.658802)
build_install 0.020276 0.000220 8.186129 ( 5.027559)
test_btest 0.000747 0.000068 91.012510 ( 43.341258)
test_basic 0.000000 0.008187 0.949193 ( 1.445973)
test_all 0.104396 0.023049 776.497922 (559.667146)
test_rubyspec 0.039666 0.074739 194.746274 (291.296935)
total: 913.22 sec