Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-024300
#<BuildRuby:0x000055b843cd6198
@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.20230207-024300",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004622 0.000128 1.126826 ( 1.613547)
build_miniruby 0.001072 0.000204 0.980531 ( 0.978953)
build_ruby 0.001203 0.000229 2.221404 ( 2.446099)
build_all 0.003245 0.003908 3.885137 ( 2.105518)
build_install 0.011668 0.003005 2.836314 ( 2.263150)
test_btest 0.000689 0.000159 56.026238 ( 24.240175)
test_basic 0.006673 0.000000 0.431720 ( 0.541031)
test_all 0.001170 0.000014 661.457324 (250.024774)
test_rubyspec 0.025434 0.021563 71.276987 ( 82.432366)
total: 366.65 sec