Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-173604
#<BuildRuby:0x00005625cbd6a0f0
@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.20230212-173604",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000124 0.004123 1.126207 ( 1.528567)
build_miniruby 0.001250 0.000238 1.130519 ( 1.141459)
build_ruby 0.001308 0.000249 2.336034 ( 2.588478)
build_all 0.006892 0.000000 3.767306 ( 2.118544)
build_install 0.013364 0.000541 2.904263 ( 2.420541)
test_btest 0.000842 0.000135 56.126908 ( 27.171492)
test_basic 0.001928 0.004796 0.469546 ( 0.587156)
test_all 0.000952 0.000191 647.116848 (242.916975)
test_rubyspec 0.031306 0.014828 70.315580 ( 81.022546)
total: 361.50 sec