Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-094321
#<BuildRuby:0x000055a33d7ce008
@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.20230131-094321",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000910 0.004152 1.225612 ( 2.174022)
build_miniruby 0.001188 0.000380 1.184534 ( 1.269191)
build_ruby 0.001256 0.000402 2.372457 ( 2.808162)
build_all 0.000160 0.006525 3.830185 ( 2.671722)
build_install 0.015522 0.000000 2.858022 ( 2.926802)
test_btest 0.001162 0.000000 56.755093 ( 31.644075)
test_basic 0.006357 0.000020 0.452433 ( 0.755616)
test_all 0.000849 0.000266 653.244377 (253.685262)
test_rubyspec 0.020122 0.029138 70.268199 ( 84.335885)
total: 382.27 sec