Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-221603
#<BuildRuby:0x0000558d14eadf48
@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.20230525-221603",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005657 1.736549 ( 3.190483)
build_miniruby 0.000000 0.001319 1.310808 ( 1.309232)
build_ruby 0.000852 0.000566 2.495620 ( 2.688534)
build_all 0.005467 0.000657 2.007653 ( 1.258035)
build_install 0.005300 0.007721 3.205791 ( 2.327720)
test_btest 0.000682 0.000127 74.491313 ( 28.934417)
test_basic 0.002009 0.004503 0.763160 ( 0.908660)
test_all 0.000786 0.000175 570.339960 (206.377008)
test_rubyspec 0.026769 0.018216 76.054519 ( 87.979698)
total: 334.97 sec