Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-044454
#<BuildRuby:0x0000562461509fe8
@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.20230121-044454",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003199 0.001317 1.133819 ( 1.649676)
build_miniruby 0.000000 0.001512 1.233184 ( 1.232538)
build_ruby 0.000000 0.001937 2.954098 ( 3.309739)
build_all 0.003228 0.004391 3.820490 ( 2.245839)
build_install 0.007950 0.008146 2.907684 ( 2.619504)
test_btest 0.000564 0.000311 56.375893 ( 30.165862)
test_basic 0.001571 0.005147 0.443053 ( 0.549767)
test_all 0.001041 0.000625 637.837249 (252.997887)
test_rubyspec 0.033335 0.017229 72.510813 ( 87.859748)
total: 382.63 sec