Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-122951
#<BuildRuby:0x000055a402abe108
@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.20230809-122951",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006605 0.000181 2.158185 ( 5.552247)
build_miniruby 0.001176 0.000076 1.685343 ( 2.875919)
build_ruby 0.001496 0.000096 3.368381 ( 6.168164)
build_all 0.003586 0.004234 2.640390 ( 4.227864)
build_install 0.009909 0.008760 4.243604 ( 5.529877)
test_btest 0.000921 0.000135 81.731561 ( 53.418014)
test_basic 0.004210 0.004328 0.956971 ( 1.462561)
test_all 0.001976 0.000000 653.481166 (376.197338)
test_rubyspec 0.050485 0.007238 97.913472 (165.239236)
total: 620.67 sec