Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-202709
#<BuildRuby:0x00005652f424a228
@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.20240201-202709",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001670 0.004323 2.075369 ( 2.618419)
build_miniruby 0.001457 0.000233 19.639836 ( 19.217434)
build_ruby 0.001418 0.000227 3.039572 ( 3.241873)
build_all 0.002508 0.004748 6.271696 ( 2.677334)
build_install 0.014775 0.002955 7.728824 ( 4.231343)
test_btest 0.000000 0.000985 86.339865 ( 34.395408)
test_basic 0.004509 0.003140 0.872715 ( 0.939796)
test_all 0.086583 0.028325 750.177909 (280.102556)
test_rubyspec 0.060812 0.044259 170.743430 (182.868507)
total: 530.29 sec