Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-100111
#<BuildRuby:0x0000563e2a1da308
@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.20230531-100111",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005175 0.000621 1.830139 ( 3.318189)
build_miniruby 0.001463 0.000175 1.367728 ( 1.538570)
build_ruby 0.001621 0.000000 2.700824 ( 3.061155)
build_all 0.006323 0.000000 2.154792 ( 2.277419)
build_install 0.015006 0.000633 3.367186 ( 3.337701)
test_btest 0.000809 0.000084 74.226832 ( 40.231003)
test_basic 0.006177 0.000169 0.777808 ( 1.050473)
test_all 0.000000 0.002687 568.377638 (241.665537)
test_rubyspec 0.031319 0.022309 83.302962 (100.923958)
total: 397.40 sec