Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-015831
#<BuildRuby:0x000055636cb327c8
@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.20230529-015831",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002925 0.003557 1.904524 ( 3.667910)
build_miniruby 0.001538 0.000114 1.382005 ( 1.482151)
build_ruby 0.000000 0.001458 2.715641 ( 3.121122)
build_all 0.005524 0.001328 2.185090 ( 2.126922)
build_install 0.018864 0.000118 3.560675 ( 3.446743)
test_btest 0.000789 0.000065 76.634387 ( 40.072909)
test_basic 0.006414 0.000534 0.820010 ( 1.185232)
test_all 0.001514 0.000126 588.215338 (255.944694)
test_rubyspec 0.031798 0.022239 83.197780 (102.172263)
total: 413.22 sec