Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-014548
#<BuildRuby:0x0000564ae45d2228
@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.20221220-014548",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005616 1.175159 ( 1.888123)
build_miniruby 0.000757 0.000736 1.414333 ( 1.587689)
build_ruby 0.000000 0.002040 3.488409 ( 4.010009)
build_all 0.001835 0.005629 3.944833 ( 2.244754)
build_install 0.009653 0.008096 3.276740 ( 2.819971)
test_btest 0.000534 0.000153 55.412441 ( 32.376093)
test_basic 0.005213 0.001489 0.449602 ( 0.612326)
test_all 0.001154 0.000330 626.127474 (238.189861)
test_rubyspec 0.018597 0.024876 70.203601 ( 80.653998)
total: 364.38 sec