Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-123832
#<BuildRuby:0x00005623d04f5fc0
@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.20240131-123832",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005111 0.000818 1.841164 ( 2.169023)
build_miniruby 0.001266 0.000202 1.634808 ( 1.632485)
build_ruby 0.000000 0.001789 3.097051 ( 3.333167)
build_all 0.004302 0.002432 5.898918 ( 2.321293)
build_install 0.009118 0.007681 6.813155 ( 3.163111)
test_btest 0.000648 0.000157 82.709357 ( 21.382608)
test_basic 0.001982 0.004739 0.766050 ( 0.825371)
test_all 0.086424 0.030131 692.573700 (201.842225)
test_rubyspec 0.063691 0.034169 152.530120 (164.082158)
total: 400.75 sec