Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-135546
#<BuildRuby:0x00005592b304e138
@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.20230607-135546",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.006010 0.000071 1.786861 ( 3.072548)
build_miniruby 0.001390 0.000050 1.320303 ( 1.333638)
build_ruby 0.001550 0.000055 2.533086 ( 2.723071)
build_all 0.006556 0.000234 2.138462 ( 1.409305)
build_install 0.007483 0.009204 3.454924 ( 2.650889)
test_btest 0.000000 0.001239 75.140931 ( 28.289239)
test_basic 0.003031 0.003021 0.759305 ( 0.864999)
test_all 0.001165 0.000155 589.352969 (200.474265)
test_rubyspec 0.028839 0.024297 81.327522 ( 93.150900)
total: 333.97 sec