Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-131816
#<BuildRuby:0x00005574887de018
@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.20221207-131816",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004883 0.000977 1.441175 ( 1.878276)
build_miniruby 0.001019 0.000203 1.220856 ( 1.220560)
build_ruby 0.001291 0.000259 2.476557 ( 2.475716)
build_all 0.006648 0.000000 3.500583 ( 1.805646)
build_install 0.013896 0.000000 2.771383 ( 1.975737)
test_btest 0.000743 0.000000 54.147384 ( 17.933507)
test_basic 0.001819 0.003798 0.355813 ( 0.452927)
test_all 0.001656 0.000318 621.500344 (190.285011)
test_rubyspec 0.021101 0.027162 69.868669 ( 80.421507)
total: 298.45 sec