Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-092154
#<BuildRuby:0x00005563e34f2198
@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.20230105-092154",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005048 0.000659 1.207042 ( 2.336402)
build_miniruby 0.001573 0.000000 1.626699 ( 1.994824)
build_ruby 0.001845 0.000000 3.832862 ( 4.950441)
build_all 0.007216 0.000822 3.916734 ( 3.813955)
build_install 0.018628 0.000072 3.297675 ( 3.724647)
test_btest 0.001231 0.000132 60.355942 ( 50.127763)
test_basic 0.003422 0.003803 0.464781 ( 0.725870)
test_all 0.001866 0.000248 683.090198 (681.947777)
test_rubyspec 0.033394 0.026085 75.520344 (112.700081)
total: 862.32 sec