Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-154549
#<BuildRuby:0x000055d12c82e008
@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.20240304-154549",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007225 0.000000 2.459657 ( 2.173837)
build_miniruby 0.001224 0.000062 1.470155 ( 1.468252)
build_ruby 0.001577 0.000000 2.981739 ( 3.208602)
build_all 0.006642 0.000529 6.389672 ( 2.406147)
build_install 0.016595 0.001502 8.173009 ( 3.833873)
test_btest 0.001071 0.000000 89.864312 ( 23.533263)
test_basic 0.006300 0.000000 0.853503 ( 0.913161)
test_all 0.097155 0.025128 767.539702 (319.379915)
test_rubyspec 0.062461 0.036144 141.718877 (195.955309)
total: 552.87 sec