Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-094615
#<BuildRuby:0x000055f552d85ed0
@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.20240215-094615",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005360 0.004250 17.965717 ( 11.891643)
build_miniruby 0.004542 0.000062 116.878968 ( 55.081313)
build_ruby 0.001796 0.000000 3.488643 ( 3.996010)
build_all 0.008192 0.003753 17.749269 ( 15.253596)
build_install 0.016515 0.002788 8.348130 ( 6.753601)
test_btest 0.000624 0.000102 91.213541 ( 51.333752)
test_basic 0.006138 0.000995 0.980348 ( 1.100199)
test_all 0.091440 0.027367 791.012752 (337.921284)
test_rubyspec 0.055880 0.042783 131.111854 (144.819047)
total: 628.15 sec