Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-120423
#<BuildRuby:0x000055ad24e65d80
@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.20240121-120423",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000000 0.000039 0.000039 ( 0.000040)
build_up 0.001296 0.004105 1.489879 ( 1.859859)
build_miniruby 0.001204 0.000000 1.524321 ( 1.522671)
build_ruby 0.001604 0.000000 3.202275 ( 3.435595)
build_all 0.004541 0.003454 5.910557 ( 3.023622)
build_install 0.016881 0.001559 7.022738 ( 3.916166)
test_btest 0.000894 0.000042 82.729265 ( 32.567725)
test_basic 0.007404 0.000570 0.680667 ( 0.774454)
test_all 0.090796 0.025738 791.879157 (268.276277)
test_rubyspec 0.058209 0.046645 154.458011 (165.896016)
total: 481.27 sec