Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-143658
#<BuildRuby:0x000055cc69e41cf0
@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.20230201-143658",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003826 0.000574 1.140894 ( 1.557608)
build_miniruby 0.001009 0.000151 1.136614 ( 1.143204)
build_ruby 0.001184 0.000178 2.385032 ( 2.636670)
build_all 0.002510 0.004797 3.885213 ( 2.805511)
build_install 0.015163 0.000000 3.029187 ( 2.792242)
test_btest 0.001037 0.000000 55.535959 ( 30.960861)
test_basic 0.005679 0.000000 0.421165 ( 0.545808)
test_all 0.001751 0.000000 644.013183 (265.720274)
test_rubyspec 0.012084 0.036257 71.046372 ( 85.909612)
total: 394.07 sec