Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-221944
#<BuildRuby:0x000055c5b4846230
@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.20230629-221944",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.005634 0.000438 1.918951 ( 3.222885)
build_miniruby 0.000976 0.000255 1.450983 ( 1.451220)
build_ruby 0.001161 0.000303 3.062585 ( 3.305741)
build_all 0.002705 0.004168 2.334006 ( 1.661339)
build_install 0.016978 0.000643 3.558423 ( 3.317059)
test_btest 0.000819 0.000211 79.757662 ( 28.405766)
test_basic 0.001106 0.004053 0.852982 ( 1.001895)
test_all 0.002074 0.000000 571.651927 (180.269874)
test_rubyspec 0.020509 0.031738 84.963377 ( 96.797265)
total: 319.43 sec