Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-123808
#<BuildRuby:0x0000563301b5e390
@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.20240308-123808",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000083 0.008000 2.822831 ( 2.927338)
build_miniruby 0.000000 0.001811 2.187729 ( 2.193299)
build_ruby 0.000000 0.001833 3.668800 ( 3.908919)
build_all 0.008302 0.000000 7.159557 ( 3.780887)
build_install 0.017178 0.003259 9.028346 ( 5.795911)
test_btest 0.000735 0.000279 93.770232 ( 43.376423)
test_basic 0.000499 0.008099 1.081364 ( 1.202051)
test_all 0.090619 0.028518 773.322808 (300.445930)
test_rubyspec 0.054447 0.034575 127.276940 (136.937513)
total: 500.57 sec