Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-081233
#<BuildRuby:0x000055f0ff1fe168
@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.20230217-081233",
@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.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001476 0.003586 1.492054 ( 2.696402)
build_miniruby 0.001578 0.000252 1.299106 ( 1.481171)
build_ruby 0.001425 0.000000 2.587791 ( 3.097926)
build_all 0.007430 0.000766 4.088093 ( 3.047690)
build_install 0.000000 0.017589 3.360349 ( 3.464636)
test_btest 0.000000 0.000722 57.549277 ( 35.377891)
test_basic 0.002335 0.004311 0.524370 ( 0.888953)
test_all 0.001320 0.000471 675.275197 (346.701988)
test_rubyspec 0.020708 0.038712 78.482668 (108.759375)
total: 505.52 sec