Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-073816
#<BuildRuby:0x000055e3f31e63b0
@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.20230212-073816",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000676 0.003758 0.847588 ( 1.214410)
build_miniruby 0.001321 0.000000 1.063754 ( 1.062279)
build_ruby 0.001475 0.000000 1.813097 ( 2.038398)
build_all 0.006465 0.000143 3.304103 ( 1.741924)
build_install 0.010766 0.003856 2.540507 ( 1.660183)
test_btest 0.000877 0.000110 55.848311 ( 15.238808)
test_basic 0.004672 0.000584 0.387008 ( 0.478764)
test_all 0.001015 0.000127 573.629607 (162.468691)
test_rubyspec 0.022020 0.017008 66.655712 ( 76.665738)
total: 262.57 sec