Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-170127
#<BuildRuby:0x0000555bdb655d88
@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.20221227-170127",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003701 0.000882 0.884548 ( 1.385887)
build_miniruby 0.001142 0.000000 1.054046 ( 1.052744)
build_ruby 0.001395 0.000000 2.567709 ( 2.919072)
build_all 0.005370 0.001227 2.988976 ( 1.435235)
build_install 0.013005 0.000000 2.412589 ( 1.541263)
test_btest 0.000769 0.000000 53.071702 ( 13.798052)
test_basic 0.002258 0.002409 0.320328 ( 0.415576)
test_all 0.000971 0.000212 579.015783 (174.196851)
test_rubyspec 0.016652 0.023149 56.450704 ( 66.339665)
total: 263.09 sec