Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-031706
#<BuildRuby:0x000055f28306e138
@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.20230106-031706",
@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.000000 0.000011 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000483 0.004097 1.083194 ( 1.528252)
build_miniruby 0.001182 0.000099 1.394709 ( 1.393052)
build_ruby 0.001408 0.000117 3.630761 ( 4.085226)
build_all 0.003875 0.004155 3.859098 ( 2.420366)
build_install 0.015726 0.000818 2.964914 ( 2.389286)
test_btest 0.000769 0.000000 57.203567 ( 21.080876)
test_basic 0.000000 0.005130 0.385153 ( 0.481242)
test_all 0.000000 0.001404 665.990451 (283.516080)
test_rubyspec 0.038391 0.027397 78.144426 (107.587425)
total: 424.48 sec