Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-210558
#<BuildRuby:0x00005608ef8b6318
@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.20230203-210558",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000645 0.004093 1.150421 ( 1.920217)
build_miniruby 0.001254 0.000342 1.197432 ( 1.319335)
build_ruby 0.001242 0.000339 2.348730 ( 2.590271)
build_all 0.006441 0.000619 3.910373 ( 2.621408)
build_install 0.008297 0.005377 2.967222 ( 2.466972)
test_btest 0.000631 0.000184 55.418133 ( 30.564776)
test_basic 0.004567 0.001333 0.441093 ( 0.624658)
test_all 0.001808 0.000355 648.100212 (264.331762)
test_rubyspec 0.020078 0.028769 71.910746 ( 85.765773)
total: 392.21 sec