Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-211836
#<BuildRuby:0x000055a2f2c19fb8
@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.20240124-211836",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.004915 0.001404 1.983054 ( 2.918341)
build_miniruby 0.002169 0.000000 1.795043 ( 1.814111)
build_ruby 0.000000 0.001662 3.418153 ( 3.851100)
build_all 0.006874 0.001473 6.448783 ( 4.153572)
build_install 0.009709 0.011056 7.914481 ( 6.133849)
test_btest 0.000522 0.000191 86.274503 ( 50.960787)
test_basic 0.003072 0.004218 0.766126 ( 0.829383)
test_all 0.085323 0.031759 742.068246 (310.385724)
test_rubyspec 0.065931 0.045401 173.738310 (187.435613)
total: 568.48 sec