Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-130948
#<BuildRuby:0x00005641ec9edf48
@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.20230822-130948",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003374 0.003479 2.224731 ( 5.676683)
build_miniruby 0.001369 0.000177 1.646017 ( 2.751903)
build_ruby 0.001670 0.000216 3.305200 ( 5.419944)
build_all 0.007030 0.000907 6.229992 ( 5.974176)
build_install 0.018119 0.000781 7.845513 ( 6.649946)
test_btest 0.000695 0.000081 82.757763 ( 53.383642)
test_basic 0.007802 0.000918 0.960350 ( 2.164416)
test_all 0.009858 0.000145 670.124632 (476.936331)
test_rubyspec 0.046434 0.030788 107.781916 (239.085606)
total: 798.04 sec