Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-231103
#<BuildRuby:0x00005571364f6120
@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.20240225-231103",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005583 0.001628 2.457745 ( 2.239086)
build_miniruby 0.001330 0.000000 1.532429 ( 1.530617)
build_ruby 0.000000 0.001551 2.914679 ( 3.115337)
build_all 0.001128 0.006235 5.963696 ( 2.237297)
build_install 0.017108 0.000129 7.999281 ( 3.785566)
test_btest 0.000732 0.000227 88.841062 ( 24.310160)
test_basic 0.003898 0.001210 0.841498 ( 0.902060)
test_all 0.104280 0.010422 721.918227 (207.801593)
test_rubyspec 0.046176 0.031528 104.369229 (113.728477)
total: 359.65 sec