Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-065541
#<BuildRuby:0x00005582868561d8
@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.20230820-065541",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003116 0.004447 2.287313 ( 6.559337)
build_miniruby 0.001334 0.000230 1.682544 ( 2.976748)
build_ruby 0.001555 0.000268 3.498761 ( 14.379979)
build_all 0.010130 0.000000 6.347899 ( 5.258119)
build_install 0.016744 0.003806 8.163460 ( 8.208829)
test_btest 0.001013 0.000168 84.441341 ( 62.907997)
test_basic 0.000609 0.007452 1.014456 ( 1.432890)
test_all 0.011748 0.003947 732.292946 (473.558969)
test_rubyspec 0.032486 0.042786 110.640941 (191.799657)
total: 767.08 sec