Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-145033
#<BuildRuby:0x000055dfff336208
@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.20230515-145033",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000068 0.000000 0.000068 ( 0.000074)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.005472 0.000197 1.505728 ( 2.778759)
build_miniruby 0.001184 0.000154 1.332788 ( 1.331071)
build_ruby 0.001317 0.000172 2.537251 ( 2.753930)
build_all 0.005946 0.000000 1.957537 ( 1.079201)
build_install 0.009532 0.005416 3.183765 ( 2.075211)
test_btest 0.000797 0.000127 74.082342 ( 19.208791)
test_basic 0.000000 0.006057 0.649875 ( 0.722288)
test_all 0.000000 0.001120 563.228451 (207.258589)
test_rubyspec 0.035072 0.014341 75.998019 ( 88.018874)
total: 325.23 sec