Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-085429
#<BuildRuby:0x000055f4ef51e480
@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.20231206-085429",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.006481 0.000960 2.373037 ( 3.839850)
build_miniruby 0.001404 0.000208 1.630328 ( 2.098111)
build_ruby 0.001691 0.000250 3.377707 ( 4.349091)
build_all 0.008428 0.000599 6.176609 ( 6.742996)
build_install 0.018438 0.001920 7.633979 ( 7.870861)
test_btest 0.000736 0.000102 85.355451 ( 82.220920)
test_basic 0.005449 0.004289 0.996499 ( 1.789145)
test_all 0.101920 0.022713 740.480355 (524.506618)
test_rubyspec 0.034817 0.038720 104.564362 (150.771387)
total: 784.19 sec