Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-181331
#<BuildRuby:0x0000561d2c8f1fc0
@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.20240311-181331",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002183 0.007722 2.939237 ( 3.842700)
build_miniruby 0.001449 0.000000 1.968637 ( 2.191224)
build_ruby 0.001638 0.000000 4.267067 ( 4.874026)
build_all 0.005663 0.004107 7.625857 ( 6.408851)
build_install 0.011610 0.014739 9.586728 ( 8.177407)
test_btest 0.000911 0.000241 97.981851 ( 80.368211)
test_basic 0.003900 0.003880 1.037825 ( 1.612651)
test_all 0.073425 0.050844 795.689581 (525.878882)
test_rubyspec 0.061958 0.033595 136.790533 (180.897182)
total: 814.25 sec