Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-111204
#<BuildRuby:0x0000564a8a1f1a00
@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.20230110-111204",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004160 0.000542 1.141612 ( 1.765580)
build_miniruby 0.001352 0.000176 1.418384 ( 1.417741)
build_ruby 0.001321 0.000173 3.442095 ( 3.809766)
build_all 0.003961 0.004272 3.771961 ( 1.951538)
build_install 0.015772 0.000416 2.950687 ( 2.137667)
test_btest 0.000625 0.000093 56.266075 ( 20.301990)
test_basic 0.003910 0.000579 0.361032 ( 0.454299)
test_all 0.001322 0.000196 633.111827 (235.899600)
test_rubyspec 0.047122 0.007563 74.623339 ( 92.793680)
total: 360.53 sec