Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-220037
#<BuildRuby:0x0000558fd27c1e58
@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.20230501-220037",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001383 0.004248 1.583173 ( 2.854229)
build_miniruby 0.000912 0.000240 1.085064 ( 1.083425)
build_ruby 0.001032 0.000272 2.348145 ( 2.556925)
build_all 0.006293 0.000557 2.039432 ( 1.410781)
build_install 0.006409 0.011834 3.412629 ( 2.819022)
test_btest 0.000519 0.000189 76.753538 ( 28.238361)
test_basic 0.003020 0.003690 0.826406 ( 0.938496)
test_all 0.001473 0.000576 538.826556 (156.064288)
test_rubyspec 0.017254 0.018984 72.102151 ( 84.051995)
total: 280.02 sec