Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-171709
#<BuildRuby:0x0000560c3b9ba008
@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.20230101-171709",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001472 0.003248 1.078929 ( 1.467683)
build_miniruby 0.001087 0.000310 1.341640 ( 1.339906)
build_ruby 0.001133 0.000324 3.275495 ( 3.633757)
build_all 0.006522 0.000701 3.650864 ( 1.813859)
build_install 0.016090 0.000000 3.071766 ( 2.101167)
test_btest 0.000554 0.000099 56.483012 ( 15.667076)
test_basic 0.003790 0.000874 0.396319 ( 0.489879)
test_all 0.001339 0.000308 650.552934 (244.697362)
test_rubyspec 0.028206 0.032094 75.708891 (129.199754)
total: 400.41 sec