Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-090047
#<BuildRuby:0x000055dddcccdfe8
@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.20230108-090047",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003878 0.000352 1.035259 ( 1.414952)
build_miniruby 0.001577 0.000143 1.408302 ( 1.407469)
build_ruby 0.001490 0.000135 2.954967 ( 3.369570)
build_all 0.000000 0.006900 3.490095 ( 1.688248)
build_install 0.005393 0.010509 2.827274 ( 1.952477)
test_btest 0.000000 0.000812 56.487187 ( 17.662678)
test_basic 0.000000 0.005202 0.415836 ( 0.509800)
test_all 0.000000 0.001377 626.642612 (190.661686)
test_rubyspec 0.019182 0.021639 60.900159 ( 70.926932)
total: 289.59 sec