Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-041012
#<BuildRuby:0x0000557e29fb5fc0
@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.20230216-041012",
@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.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005138 0.000643 1.528593 ( 2.786396)
build_miniruby 0.001424 0.000178 1.374593 ( 1.487607)
build_ruby 0.001818 0.000000 2.569507 ( 3.163279)
build_all 0.003252 0.004393 4.182248 ( 3.801313)
build_install 0.013917 0.001482 3.091171 ( 3.111210)
test_btest 0.000914 0.000000 58.433861 ( 37.748324)
test_basic 0.006466 0.000000 0.532477 ( 0.751871)
test_all 0.001375 0.000000 679.314788 (368.320410)
test_rubyspec 0.027064 0.035576 78.201207 (105.187839)
total: 526.36 sec