Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-045825
#<BuildRuby:0x000056245d6661d8
@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.20230911-045825",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.007313 2.341174 ( 4.526969)
build_miniruby 0.001638 0.000000 1.736619 ( 1.741616)
build_ruby 0.001902 0.000000 3.498170 ( 3.734265)
build_all 0.006021 0.002726 6.609368 ( 4.461039)
build_install 0.007554 0.012888 8.184960 ( 5.973587)
test_btest 0.000692 0.000281 86.560532 ( 44.949249)
test_basic 0.006733 0.001908 1.026552 ( 1.299871)
test_all 0.003783 0.006268 703.663176 (311.095358)
test_rubyspec 0.034748 0.036117 105.945982 (125.063451)
total: 502.85 sec