Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-104229
#<BuildRuby:0x000055606c972120
@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.20230606-104229",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006040 1.894318 ( 3.152467)
build_miniruby 0.000722 0.001088 1.348444 ( 1.347668)
build_ruby 0.001424 0.000297 2.581875 ( 2.859666)
build_all 0.002422 0.004485 2.097010 ( 1.483006)
build_install 0.017519 0.000340 3.321189 ( 2.553986)
test_btest 0.000608 0.000130 76.736231 ( 25.518157)
test_basic 0.001714 0.003498 0.717647 ( 0.815274)
test_all 0.000861 0.000208 575.084415 (202.998180)
test_rubyspec 0.025038 0.024961 79.067415 ( 90.936827)
total: 331.67 sec