Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-015046
#<BuildRuby:0x000055b42c8fa008
@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.20230819-015046",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006043 0.000310 2.134946 ( 3.390456)
build_miniruby 0.001561 0.000000 1.673058 ( 1.673386)
build_ruby 0.001657 0.000000 3.378048 ( 3.623316)
build_all 0.004259 0.004065 6.275068 ( 2.879496)
build_install 0.018004 0.001467 7.857226 ( 4.217176)
test_btest 0.001010 0.000153 83.080512 ( 27.217866)
test_basic 0.007221 0.000402 0.869763 ( 0.944847)
test_all 0.006873 0.003462 689.161994 (244.930106)
test_rubyspec 0.042268 0.027962 106.182032 (135.751029)
total: 424.63 sec