Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-014448
#<BuildRuby:0x0000562ba41ae1d8
@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.20240320-014448",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.008045 0.001609 3.952992 ( 2.958012)
build_miniruby 0.001103 0.000220 1.996090 ( 1.995458)
build_ruby 0.001399 0.000280 3.553110 ( 3.758308)
build_all 0.003819 0.003363 6.797743 ( 2.607823)
build_install 0.017174 0.000835 8.831255 ( 3.853296)
test_btest 0.000990 0.000198 93.103538 ( 26.438610)
test_basic 0.002189 0.003986 0.953385 ( 1.015906)
test_all 0.072875 0.050535 887.440865 (321.281751)
test_rubyspec 0.051244 0.044403 130.390587 (143.498620)
total: 507.41 sec