Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-082740
#<BuildRuby:0x0000559994a461a8
@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.20230310-082740",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005202 0.000496 1.663146 ( 3.077485)
build_miniruby 0.001480 0.000140 1.223008 ( 1.225598)
build_ruby 0.001441 0.000137 2.290258 ( 2.480098)
build_all 0.001889 0.004082 1.807833 ( 1.102733)
build_install 0.006212 0.008129 3.054410 ( 2.172575)
test_btest 0.000000 0.000881 67.010451 ( 28.083574)
test_basic 0.000000 0.004409 0.522978 ( 0.621518)
test_all 0.000105 0.001846 549.859954 (208.276656)
test_rubyspec 0.026824 0.022896 74.449765 ( 84.307010)
total: 331.35 sec