Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-225032
#<BuildRuby:0x0000563c1b30e230
@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.20230822-225032",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006672 0.000347 2.362070 ( 4.832992)
build_miniruby 0.002405 0.000000 58.636814 ( 31.298086)
build_ruby 0.001714 0.000005 3.361313 ( 3.633354)
build_all 0.008058 0.000486 5.945726 ( 5.324629)
build_install 0.010013 0.008836 7.535604 ( 7.372515)
test_btest 0.000942 0.000166 81.803097 ( 45.286754)
test_basic 0.003326 0.005051 0.938292 ( 1.300442)
test_all 0.000206 0.008987 676.200453 (373.221300)
test_rubyspec 0.024942 0.048262 105.311462 (186.041708)
total: 658.31 sec