Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-001043
#<BuildRuby:0x00005623878663b0
@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.20230924-001043",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.001425 0.007731 26.407482 ( 17.391440)
build_miniruby 0.001765 0.000171 17.258123 ( 17.278631)
build_ruby 0.002032 0.000196 3.244500 ( 3.838923)
build_all 0.007501 0.000726 16.116196 ( 14.253105)
build_install 0.017913 0.000447 7.644654 ( 6.026330)
test_btest 0.000000 0.000955 80.421484 ( 43.326730)
test_basic 0.000000 0.008305 0.919392 ( 1.032323)
test_all 0.006538 0.003479 680.772726 (419.423771)
test_rubyspec 0.029357 0.050149 107.970515 (146.770748)
total: 669.34 sec