Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-153753
#<BuildRuby:0x00005582eb21a228
@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.20231011-153753",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.000000 0.006677 2.387578 ( 2.514233)
build_miniruby 0.001213 0.000405 1.666807 ( 1.667380)
build_ruby 0.001254 0.000418 3.205657 ( 3.370904)
build_all 0.001410 0.006904 6.323806 ( 3.328884)
build_install 0.019446 0.000044 7.606688 ( 4.000232)
test_btest 0.000542 0.000180 87.965156 ( 32.097600)
test_basic 0.004256 0.004059 0.973577 ( 1.045906)
test_all 0.009312 0.000503 721.310319 (301.145443)
test_rubyspec 0.040390 0.029019 102.879350 (114.350325)
total: 463.52 sec