Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-161539
#<BuildRuby:0x000055d8b1ea9fb8
@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.20230608-161539",
@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.000034 0.000000 0.000034 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.001918 0.003424 1.789386 ( 3.038999)
build_miniruby 0.001187 0.000362 1.260778 ( 1.260073)
build_ruby 0.001264 0.000385 2.578076 ( 2.778173)
build_all 0.006339 0.000682 2.169023 ( 1.426164)
build_install 0.010564 0.007654 3.598785 ( 2.666757)
test_btest 0.000000 0.001391 78.416045 ( 30.884548)
test_basic 0.002080 0.003314 0.790193 ( 0.882374)
test_all 0.001973 0.000731 554.847934 (216.612122)
test_rubyspec 0.037946 0.017618 82.272606 ( 94.930463)
total: 354.48 sec