Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-221603
#<BuildRuby:0x000055670e1fdfb8
@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.20240114-221603",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004292 0.000687 1.314839 ( 1.643131)
build_miniruby 0.000000 0.001382 1.322898 ( 1.320861)
build_ruby 0.000000 0.001358 2.490991 ( 2.723140)
build_all 0.000000 0.006192 5.067591 ( 1.972412)
build_install 0.013089 0.002348 5.736778 ( 2.745968)
test_btest 0.000817 0.000197 77.961974 ( 21.419195)
test_basic 0.001658 0.004463 0.791220 ( 0.856083)
test_all 0.078074 0.040518 757.447077 (223.841617)
test_rubyspec 0.031262 0.023267 77.277735 ( 88.726666)
total: 345.25 sec