Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-005419
#<BuildRuby:0x0000563b46f35f70
@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.20230213-005419",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003338 0.001168 1.102955 ( 1.478747)
build_miniruby 0.000931 0.000326 1.065432 ( 1.063643)
build_ruby 0.000873 0.000306 2.052047 ( 2.248880)
build_all 0.005014 0.001755 3.529725 ( 1.764765)
build_install 0.011420 0.002326 2.852545 ( 2.116632)
test_btest 0.000487 0.000163 56.106018 ( 20.415951)
test_basic 0.000866 0.005132 0.439430 ( 0.552463)
test_all 0.000860 0.000327 632.305497 (181.231424)
test_rubyspec 0.016659 0.020550 66.546077 ( 76.499070)
total: 287.37 sec