Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-202933
#<BuildRuby:0x00005594a5f99fb8
@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.20231021-202933",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.005711 2.086870 ( 2.205701)
build_miniruby 0.000000 0.001684 1.563758 ( 1.566505)
build_ruby 0.001724 0.000046 3.210406 ( 3.407035)
build_all 0.001965 0.006285 5.691839 ( 2.927467)
build_install 0.013138 0.008047 7.342480 ( 4.271622)
test_btest 0.000897 0.000279 79.160782 ( 33.700997)
test_basic 0.003424 0.003686 0.898867 ( 0.972960)
test_all 0.089777 0.031373 631.635700 (240.756772)
test_rubyspec 0.040403 0.029256 95.684597 (110.401109)
total: 400.21 sec