Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-043142
#<BuildRuby:0x000055ac45b71a00
@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.20230218-043142",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.005384 0.000352 1.508442 ( 2.731266)
build_miniruby 0.001135 0.000237 1.390244 ( 1.546241)
build_ruby 0.001522 0.000317 2.589003 ( 3.122358)
build_all 0.007720 0.000000 4.151380 ( 3.493202)
build_install 0.005367 0.010967 3.257597 ( 3.387644)
test_btest 0.000621 0.000178 58.725053 ( 35.331804)
test_basic 0.000000 0.007290 0.554999 ( 0.967974)
test_all 0.001729 0.000000 652.703812 (217.298576)
test_rubyspec 0.033618 0.007039 60.079446 ( 70.020993)
total: 337.90 sec