Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-165205
#<BuildRuby:0x00005600f8a1a118
@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.20230704-165205",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001971 0.003784 1.721151 ( 3.329205)
build_miniruby 0.001345 0.000149 1.498420 ( 1.502259)
build_ruby 0.001369 0.000152 2.984891 ( 3.448799)
build_all 0.006696 0.000283 2.265307 ( 1.556831)
build_install 0.009790 0.007230 3.603025 ( 3.350317)
test_btest 0.000873 0.000136 81.950214 ( 25.865300)
test_basic 0.003303 0.004585 0.892730 ( 1.030279)
test_all 0.000941 0.000176 588.158614 (175.144517)
test_rubyspec 0.018542 0.035309 87.229349 (105.733956)
total: 320.96 sec