Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-205552
#<BuildRuby:0x0000561b87afa7c8
@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.20230104-205552",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003906 0.000781 1.120032 ( 1.511538)
build_miniruby 0.000000 0.001315 1.270356 ( 1.269384)
build_ruby 0.000683 0.001065 3.057035 ( 3.428527)
build_all 0.006615 0.000602 3.742064 ( 1.996746)
build_install 0.015838 0.000000 3.193902 ( 2.283275)
test_btest 0.000666 0.000000 57.623265 ( 18.353141)
test_basic 0.000000 0.004695 0.411620 ( 0.509061)
test_all 0.000000 0.002166 614.820828 (223.450093)
test_rubyspec 0.025568 0.014861 64.955171 ( 74.907657)
total: 327.71 sec