Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-172357
#<BuildRuby:0x0000564b5348a1a8
@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.20230508-172357",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005421 0.001415 1.978183 ( 4.546134)
build_miniruby 0.001341 0.000350 1.517143 ( 1.818215)
build_ruby 0.001276 0.000332 2.783943 ( 3.797316)
build_all 0.006536 0.001705 2.211396 ( 2.824640)
build_install 0.008288 0.010473 3.497547 ( 3.958981)
test_btest 0.000652 0.000218 76.502061 ( 60.709783)
test_basic 0.001686 0.005443 0.799900 ( 1.298866)
test_all 0.000952 0.000357 558.326303 (297.166160)
test_rubyspec 0.034016 0.019509 81.774791 (100.320452)
total: 476.44 sec