Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-173911
#<BuildRuby:0x0000561b74f25fb8
@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.20230310-173911",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005784 0.000000 1.745655 ( 3.717072)
build_miniruby 0.001503 0.000000 1.253039 ( 1.412396)
build_ruby 0.000000 0.001661 2.658180 ( 3.008877)
build_all 0.005128 0.001739 2.213359 ( 2.007184)
build_install 0.013572 0.003632 3.353279 ( 3.252716)
test_btest 0.000573 0.000074 67.721215 ( 36.353279)
test_basic 0.001986 0.004168 0.538558 ( 0.715285)
test_all 0.002209 0.000357 531.778562 (233.141392)
test_rubyspec 0.023603 0.026546 77.373854 ( 88.478408)
total: 372.09 sec