Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-004916
#<BuildRuby:0x000055cb612d6018
@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.20230213-004916",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000148 0.004128 1.104237 ( 1.498750)
build_miniruby 0.001346 0.000320 1.040942 ( 1.039707)
build_ruby 0.001320 0.000314 2.248226 ( 2.471298)
build_all 0.005776 0.001375 3.784837 ( 1.941476)
build_install 0.015226 0.000000 2.888071 ( 2.083787)
test_btest 0.000724 0.000000 56.208557 ( 19.347882)
test_basic 0.000000 0.006622 0.426677 ( 0.532003)
test_all 0.000823 0.000815 634.302481 (196.249829)
test_rubyspec 0.020297 0.024552 67.134187 ( 77.148212)
total: 302.31 sec