Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-000919
#<BuildRuby:0x0000561776a7e138
@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.20230109-000919",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.002559 0.002162 1.071114 ( 1.442346)
build_miniruby 0.000949 0.000316 1.347895 ( 1.346490)
build_ruby 0.001131 0.000377 3.028410 ( 3.392176)
build_all 0.002959 0.003436 3.451874 ( 1.627852)
build_install 0.012130 0.000346 2.420851 ( 1.570182)
test_btest 0.000527 0.000166 56.144655 ( 14.398513)
test_basic 0.001474 0.002966 0.375212 ( 0.467838)
test_all 0.001069 0.000374 629.484947 (184.217870)
test_rubyspec 0.021746 0.026010 68.283313 ( 78.617715)
total: 287.08 sec