Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-160517
#<BuildRuby:0x000056295deb5a00
@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.20230501-160517",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.001912 0.003747 1.915855 ( 3.254148)
build_miniruby 0.001308 0.000151 1.313159 ( 1.315814)
build_ruby 0.001412 0.000163 2.522784 ( 2.754045)
build_all 0.002238 0.003755 2.128652 ( 1.730690)
build_install 0.008305 0.005492 3.145963 ( 2.736796)
test_btest 0.000487 0.000090 72.148679 ( 37.113376)
test_basic 0.001447 0.004606 0.792074 ( 1.034750)
test_all 0.001226 0.000272 565.643767 (210.406576)
test_rubyspec 0.011041 0.033833 77.150255 ( 88.990229)
total: 349.34 sec