Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-085718
#<BuildRuby:0x0000563183bf2308
@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.20230528-085718",
@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.001542 0.000201 1.471173 ( 5.029126)
autoconf 0.000977 0.000128 1.624359 ( 1.617189)
configure 0.036475 0.028746 24.225438 ( 25.030288)
build_up 0.026221 0.004555 53.513170 ( 37.362205)
build_miniruby 0.011102 0.001958 48.069953 ( 16.689658)
build_ruby 0.001724 0.000486 2.186719 ( 2.240591)
build_all 0.042445 0.031814 118.130737 ( 40.149923)
build_install 0.009241 0.002919 2.600349 ( 1.636325)
test_btest 0.000590 0.000220 72.669143 ( 18.311782)
test_basic 0.003184 0.001187 0.581555 ( 0.654732)
test_all 0.001020 0.000000 482.557349 (139.744642)
test_rubyspec 0.013182 0.020152 87.161173 ( 99.343917)
total: 387.81 sec