Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-090901
#<BuildRuby:0x000055bf9cb0a0e8
@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.20240115-090901",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001167 0.004244 1.633990 ( 2.069887)
build_miniruby 0.001198 0.000239 1.646236 ( 1.645552)
build_ruby 0.001296 0.000259 3.468979 ( 3.785076)
build_all 0.001995 0.004644 5.627151 ( 3.074286)
build_install 0.013851 0.003324 6.770743 ( 4.150924)
test_btest 0.000776 0.000000 81.421486 ( 38.256005)
test_basic 0.000171 0.007065 0.847159 ( 0.956425)
test_all 0.083463 0.038963 770.594205 (263.517790)
test_rubyspec 0.036918 0.033067 98.563416 (111.233414)
total: 428.69 sec