Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-055003
#<BuildRuby:0x0000564e513c57f8
@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.20230725-055003",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007376 0.000437 2.399853 ( 7.891759)
build_miniruby 0.001578 0.000198 1.896307 ( 4.176817)
build_ruby 0.001820 0.000228 3.670517 ( 19.617693)
build_all 0.007681 0.000960 2.964634 ( 5.741044)
build_install 0.019296 0.001247 4.573021 ( 18.081061)
test_btest 0.000733 0.000086 87.094205 ( 85.580126)
test_basic 0.002174 0.005009 0.964993 ( 2.250615)
test_all 0.001537 0.000226 684.006655 (451.364555)
test_rubyspec 0.054199 0.007057 97.409248 (149.846655)
total: 744.55 sec