Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-155002
#<BuildRuby:0x0000561d32d8e2a8
@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.20230707-155002",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005467 0.001215 2.117592 ( 5.325775)
build_miniruby 0.001326 0.000295 1.650525 ( 3.193622)
build_ruby 0.001815 0.000000 3.240136 ( 4.489831)
build_all 0.004724 0.004206 2.668692 ( 3.889974)
build_install 0.014079 0.006157 4.073488 ( 7.111577)
test_btest 0.000933 0.000249 85.067591 ( 59.575869)
test_basic 0.007021 0.000672 0.906463 ( 1.620114)
test_all 0.001239 0.000320 597.108027 (314.139776)
test_rubyspec 0.036365 0.015777 92.420480 (128.191934)
total: 527.54 sec