Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-062426
#<BuildRuby:0x0000560221f6e3b0
@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.20240306-062426",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003867 0.005327 2.651724 ( 3.398181)
build_miniruby 0.000957 0.000332 1.789819 ( 1.945066)
build_ruby 0.001081 0.000376 3.603973 ( 4.168951)
build_all 0.007365 0.001040 6.772028 ( 4.790957)
build_install 0.013979 0.007495 8.761288 ( 6.673795)
test_btest 0.000607 0.000217 91.755817 ( 64.682561)
test_basic 0.005949 0.002124 0.983585 ( 1.248341)
test_all 0.094759 0.022935 779.254543 (342.158536)
test_rubyspec 0.019309 0.069951 127.571382 (137.978808)
total: 567.05 sec