Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-174509
#<BuildRuby:0x000055ff1c2e2018
@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-174509",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004511 0.000785 1.167706 ( 2.244535)
build_miniruby 0.001346 0.000234 1.209397 ( 1.249299)
build_ruby 0.001121 0.000195 2.400811 ( 2.877360)
build_all 0.007656 0.000213 3.833701 ( 2.866684)
build_install 0.016313 0.000090 3.041832 ( 3.039308)
test_btest 0.000000 0.000711 56.104231 ( 34.040131)
test_basic 0.002271 0.003313 0.416778 ( 0.585109)
test_all 0.002008 0.000346 645.667942 (270.205543)
test_rubyspec 0.021689 0.024919 67.702139 ( 77.886767)
total: 395.00 sec