Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-211319
#<BuildRuby:0x0000557891622320
@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-211319",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000725 0.004090 1.028644 ( 1.604932)
build_miniruby 0.001045 0.000184 1.141821 ( 1.142275)
build_ruby 0.001122 0.000198 1.842168 ( 2.073173)
build_all 0.002794 0.002986 2.934565 ( 1.378263)
build_install 0.013079 0.001022 2.503352 ( 1.701636)
test_btest 0.000634 0.000121 54.851587 ( 14.108125)
test_basic 0.000663 0.004304 0.426906 ( 0.518546)
test_all 0.001360 0.000324 667.234397 (215.428856)
test_rubyspec 0.030028 0.015448 69.784729 ( 80.323980)
total: 318.28 sec