Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-202458
#<BuildRuby:0x00005607e295a7c8
@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.20230529-202458",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001576 0.004220 1.609343 ( 2.892103)
build_miniruby 0.001201 0.000150 1.357168 ( 1.357357)
build_ruby 0.000000 0.001900 2.721771 ( 2.924509)
build_all 0.001851 0.005075 2.122389 ( 1.507756)
build_install 0.007275 0.009477 3.351684 ( 2.618711)
test_btest 0.000598 0.000160 76.025350 ( 31.454053)
test_basic 0.000000 0.004166 0.716399 ( 0.795117)
test_all 0.000055 0.001892 555.710354 (204.364593)
test_rubyspec 0.029516 0.021721 79.819445 ( 91.764379)
total: 339.68 sec