Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-073031
#<BuildRuby:0x00005557243de7c8
@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.20230307-073031",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002085 0.003656 1.519922 ( 2.891772)
build_miniruby 0.001412 0.000000 1.281225 ( 1.283461)
build_ruby 0.001499 0.000000 2.437950 ( 2.643727)
build_all 0.005782 0.001044 2.170351 ( 1.501360)
build_install 0.012938 0.001812 2.939746 ( 2.046211)
test_btest 0.000926 0.000000 69.037238 ( 25.885556)
test_basic 0.004291 0.000137 0.533895 ( 0.633949)
test_all 0.000851 0.000170 529.076266 (182.523780)
test_rubyspec 0.015589 0.029593 77.869896 ( 88.901089)
total: 308.31 sec