Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-040220
#<BuildRuby:0x000055e1b994a7c8
@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.20230504-040220",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001635 0.004316 1.692119 ( 2.968419)
build_miniruby 0.001309 0.000164 1.274949 ( 1.272981)
build_ruby 0.001249 0.000000 2.217111 ( 2.430701)
build_all 0.001885 0.003428 1.773894 ( 0.975279)
build_install 0.006739 0.008676 3.259919 ( 2.288731)
test_btest 0.000681 0.000152 72.454163 ( 21.397668)
test_basic 0.000712 0.004352 0.711780 ( 0.785218)
test_all 0.001738 0.000000 576.604045 (183.461183)
test_rubyspec 0.026619 0.017869 75.501362 ( 87.365079)
total: 302.95 sec