Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-005219
#<BuildRuby:0x00005567f4aea3b0
@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.20230616-005219",
@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.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000027)
build_up 0.005761 0.000640 1.920010 ( 5.565616)
build_miniruby 0.001389 0.000154 1.311548 ( 1.769392)
build_ruby 0.001244 0.000138 2.750630 ( 3.745244)
build_all 0.007097 0.000788 2.281309 ( 2.593005)
build_install 0.014445 0.004021 3.576387 ( 4.718153)
test_btest 0.000639 0.000083 73.668278 ( 45.533111)
test_basic 0.003295 0.004206 0.797070 ( 1.191593)
test_all 0.001552 0.000000 561.053228 (290.369578)
test_rubyspec 0.040212 0.012728 83.666395 (120.914845)
total: 476.40 sec