Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-083423
#<BuildRuby:0x0000561cc59f2198
@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.20230131-083423",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004439 0.000075 1.103159 ( 1.507123)
build_miniruby 0.001313 0.000000 1.134031 ( 1.133663)
build_ruby 0.001937 0.000000 2.227624 ( 2.458517)
build_all 0.003671 0.003829 3.882032 ( 2.138436)
build_install 0.013496 0.001092 2.840017 ( 2.266571)
test_btest 0.000884 0.000177 54.917448 ( 21.643939)
test_basic 0.003768 0.000753 0.406328 ( 0.500189)
test_all 0.001189 0.000000 627.566041 (190.489656)
test_rubyspec 0.028228 0.017918 65.824593 ( 75.770443)
total: 297.91 sec