Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-013532
#<BuildRuby:0x0000557413dbe8e0
@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.20230726-013532",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007321 0.000512 2.328217 ( 4.820438)
build_miniruby 0.001287 0.000201 1.675775 ( 2.038560)
build_ruby 0.001371 0.000214 3.477503 ( 5.661290)
build_all 0.005108 0.003647 2.861602 ( 3.807743)
build_install 0.016124 0.004061 4.276994 ( 4.702832)
test_btest 0.000709 0.000130 80.241900 ( 49.240990)
test_basic 0.006086 0.001121 0.905486 ( 1.586272)
test_all 0.001808 0.000333 657.436134 (419.042762)
test_rubyspec 0.030287 0.037691 97.436957 (191.530829)
total: 682.43 sec