Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-221022
#<BuildRuby:0x000056366e04a3d0
@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.20230210-221022",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004739 0.000217 1.216272 ( 2.049900)
build_miniruby 0.001063 0.000304 1.200445 ( 1.363541)
build_ruby 0.001428 0.000408 2.408948 ( 2.894331)
build_all 0.007938 0.000000 3.791781 ( 2.955481)
build_install 0.008899 0.006768 3.065643 ( 3.100192)
test_btest 0.000754 0.000000 57.437812 ( 33.184793)
test_basic 0.005309 0.000469 0.451200 ( 0.697301)
test_all 0.001224 0.000357 714.707668 (518.183734)
test_rubyspec 0.027978 0.039801 80.499434 (118.333687)
total: 682.76 sec