Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-145212
#<BuildRuby:0x000055fba98a6178
@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.20230721-145212",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.002838 0.003940 1.992557 ( 3.458794)
build_miniruby 0.000993 0.000099 1.483714 ( 1.482217)
build_ruby 0.001516 0.000151 3.019857 ( 12.691602)
build_all 0.003606 0.004047 2.419168 ( 1.346154)
build_install 0.010741 0.007922 3.838881 ( 2.576368)
test_btest 0.000874 0.000154 78.091563 ( 22.264647)
test_basic 0.002731 0.003026 0.776836 ( 0.842133)
test_all 0.000918 0.000178 602.841199 (209.604978)
test_rubyspec 0.023305 0.021299 79.386521 ( 91.034002)
total: 345.30 sec