Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-032840
#<BuildRuby:0x000055e801aa5e80
@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.20231023-032840",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000238 0.007225 3.495763 ( 3.747833)
build_miniruby 0.000000 0.001425 1.471442 ( 1.470565)
build_ruby 0.000000 0.001708 2.958415 ( 3.189264)
build_all 0.004190 0.003472 5.822784 ( 3.091012)
build_install 0.016715 0.003161 8.032075 ( 4.892758)
test_btest 0.003810 0.000024 78.661571 ( 38.552252)
test_basic 0.002730 0.004554 0.857127 ( 0.958934)
test_all 0.082361 0.037168 659.430362 (270.140865)
test_rubyspec 0.036433 0.029534 93.629400 (108.171629)
total: 434.22 sec