Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-024034
#<BuildRuby:0x000056033f986320
@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.20230120-024034",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004590 0.000025 1.143999 ( 1.544875)
build_miniruby 0.001171 0.000049 1.186295 ( 1.193144)
build_ruby 0.001734 0.000073 3.060578 ( 3.392330)
build_all 0.003172 0.004414 3.784280 ( 1.979547)
build_install 0.010166 0.004991 2.899023 ( 2.251260)
test_btest 0.000762 0.000091 55.395465 ( 20.282910)
test_basic 0.000799 0.004685 0.409740 ( 0.517454)
test_all 0.001540 0.000000 641.255306 (213.056912)
test_rubyspec 0.023538 0.026613 71.584899 ( 84.312242)
total: 328.53 sec