Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-080309
#<BuildRuby:0x00005580b17b2118
@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.20230330-080309",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.006068 0.000000 1.854621 ( 4.070498)
build_miniruby 0.001784 0.000000 1.264698 ( 1.465427)
build_ruby 0.001375 0.000177 2.514349 ( 3.070194)
build_all 0.006982 0.000364 2.124983 ( 2.276201)
build_install 0.011717 0.004703 3.421712 ( 3.234825)
test_btest 0.000636 0.000098 68.267719 ( 39.735905)
test_basic 0.003633 0.003443 0.571774 ( 0.702587)
test_all 0.001115 0.000199 552.406137 (272.282722)
test_rubyspec 0.032691 0.027620 83.467670 (108.713996)
total: 435.55 sec