Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-013149
#<BuildRuby:0x00005588d7b06228
@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.20231210-013149",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005850 0.000313 1.896101 ( 1.962572)
build_miniruby 0.001467 0.000000 1.250596 ( 1.248790)
build_ruby 0.001804 0.000000 2.943204 ( 3.160455)
build_all 0.002981 0.004453 5.374742 ( 2.173137)
build_install 0.016073 0.000000 6.526405 ( 3.078745)
test_btest 0.001066 0.000000 80.700542 ( 20.966114)
test_basic 0.005706 0.001117 0.859473 ( 0.919187)
test_all 0.097518 0.026628 675.499163 (225.215503)
test_rubyspec 0.020629 0.035628 80.006842 ( 91.564330)
total: 350.29 sec