Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-145553
#<BuildRuby:0x0000558cf78462a8
@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.20230526-145553",
@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.000016)
autoconf 0.000000 0.000056 0.000056 ( 0.000055)
configure 0.000000 0.000023 0.000023 ( 0.000024)
build_up 0.002156 0.003749 1.649901 ( 2.900371)
build_miniruby 0.000969 0.000117 1.039281 ( 1.037648)
build_ruby 0.001063 0.000127 2.163481 ( 2.358683)
build_all 0.006080 0.000000 1.998889 ( 1.116050)
build_install 0.015411 0.000082 3.223811 ( 2.125023)
test_btest 0.003964 0.000000 75.742242 ( 23.745337)
test_basic 0.004997 0.000063 0.708171 ( 0.785677)
test_all 0.000943 0.000089 573.042687 (162.626421)
test_rubyspec 0.023690 0.017410 73.729176 ( 85.352210)
total: 282.05 sec