Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-141623
#<BuildRuby:0x0000561b4b666018
@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.20230827-141623",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.006599 0.000083 2.319385 ( 4.540365)
build_miniruby 0.001534 0.000047 1.665454 ( 1.836768)
build_ruby 0.002058 0.000062 3.394824 ( 3.717021)
build_all 0.008003 0.000000 6.404242 ( 4.353428)
build_install 0.013936 0.004586 7.855855 ( 5.685778)
test_btest 0.001182 0.000066 84.649199 ( 44.443221)
test_basic 0.008599 0.000230 0.989282 ( 1.200368)
test_all 0.001239 0.008141 663.862186 (288.158340)
test_rubyspec 0.044158 0.026015 105.817917 (125.012588)
total: 478.95 sec