Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-022419
#<BuildRuby:0x00005587256e6390
@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.20221224-022419",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.004953 1.163672 ( 1.584603)
build_miniruby 0.000000 0.001602 1.324725 ( 1.324295)
build_ruby 0.000577 0.001385 3.601018 ( 3.926939)
build_all 0.004168 0.004056 4.021970 ( 2.093646)
build_install 0.015622 0.001893 3.182347 ( 2.441342)
test_btest 0.000760 0.000190 57.583835 ( 22.748929)
test_basic 0.000042 0.004389 0.409442 ( 0.508599)
test_all 0.001966 0.000574 652.022415 (240.785707)
test_rubyspec 0.033175 0.013855 70.191523 ( 80.820291)
total: 356.24 sec