Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-074251
#<BuildRuby:0x0000558b19286230
@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.20240204-074251",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005775 0.000462 1.518800 ( 1.849992)
build_miniruby 0.001298 0.000000 1.403635 ( 1.401524)
build_ruby 0.001448 0.000000 2.898358 ( 21.847550)
build_all 0.007738 0.000000 5.875629 ( 2.275498)
build_install 0.014378 0.003827 7.339438 ( 3.765776)
test_btest 0.000832 0.000000 84.421148 ( 22.929508)
test_basic 0.003490 0.003214 0.816117 ( 0.874610)
test_all 0.096576 0.022538 724.908460 (236.614176)
test_rubyspec 0.061995 0.041137 155.432608 (167.220884)
total: 458.78 sec