Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-202131
#<BuildRuby:0x000055e9268edfb8
@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.20230623-202131",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.006269 2.061700 ( 3.409604)
build_miniruby 0.000676 0.000664 1.614602 ( 1.642423)
build_ruby 0.001253 0.000382 3.205575 ( 3.524722)
build_all 0.003436 0.003760 2.394041 ( 2.089487)
build_install 0.017127 0.001604 3.763377 ( 3.306237)
test_btest 0.000798 0.000236 79.186273 ( 38.137256)
test_basic 0.004904 0.001453 0.875221 ( 1.027312)
test_all 0.001003 0.000297 590.084736 (240.194404)
test_rubyspec 0.011416 0.041819 83.842657 ( 97.518160)
total: 390.85 sec