Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-083649
#<BuildRuby:0x000055df942be6d8
@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.20230103-083649",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003655 0.000870 1.068413 ( 1.444879)
build_miniruby 0.001017 0.000243 1.266030 ( 1.264143)
build_ruby 0.001419 0.000000 2.978708 ( 3.358551)
build_all 0.005456 0.000640 3.375317 ( 1.718508)
build_install 0.011710 0.000666 2.923870 ( 1.980954)
test_btest 0.000829 0.000000 55.893458 ( 16.205480)
test_basic 0.001256 0.003872 0.389856 ( 0.484369)
test_all 0.000965 0.000232 621.125034 (176.409030)
test_rubyspec 0.013246 0.026167 64.271410 ( 74.230334)
total: 277.10 sec