Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-080510
#<BuildRuby:0x000056295275a1a8
@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.20240312-080510",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005030 0.004297 2.849338 ( 4.025166)
build_miniruby 0.001347 0.000323 1.873939 ( 2.124902)
build_ruby 0.001784 0.000428 4.004295 ( 4.734344)
build_all 0.008452 0.000972 7.246115 ( 5.638603)
build_install 0.021010 0.000680 9.183581 ( 7.230521)
test_btest 0.000852 0.000170 95.186460 ( 75.690321)
test_basic 0.003345 0.004277 1.005104 ( 1.573618)
test_all 0.094141 0.031201 880.795266 (587.584551)
test_rubyspec 0.040250 0.057907 137.137262 (205.382907)
total: 893.99 sec