Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-134254
#<BuildRuby:0x000055f943342230
@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.20230813-134254",
@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.000030 0.000002 0.000032 ( 0.000031)
autoconf 0.000044 0.000003 0.000047 ( 0.000045)
configure 0.000040 0.000002 0.000042 ( 0.000041)
build_up 0.007223 0.000208 2.344829 ( 7.081022)
build_miniruby 0.001243 0.000075 1.674721 ( 3.294760)
build_ruby 0.001444 0.000087 3.539091 ( 32.543024)
build_all 0.008961 0.000056 2.863503 ( 4.469599)
build_install 0.020732 0.000685 4.320924 ( 5.728077)
test_btest 0.000823 0.000045 84.168444 ( 64.608525)
test_basic 0.002812 0.004624 0.971732 ( 1.767129)
test_all 0.001067 0.000087 663.353425 (418.276210)
test_rubyspec 0.039951 0.027830 100.432861 (205.323900)
total: 743.09 sec