Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-073739
#<BuildRuby:0x000056318f1517f8
@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.20230808-073739",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004145 0.004049 2.357548 ( 6.768381)
build_miniruby 0.001386 0.000370 1.753228 ( 3.259062)
build_ruby 0.001340 0.000357 3.517744 ( 6.103876)
build_all 0.003117 0.005057 2.924897 ( 4.113392)
build_install 0.011341 0.009447 4.383174 ( 5.276458)
test_btest 0.000547 0.000189 85.179682 ( 61.366814)
test_basic 0.003307 0.001137 0.986660 ( 2.417913)
test_all 0.001008 0.000347 702.456387 (443.221355)
test_rubyspec 0.031369 0.027801 100.259598 (150.971853)
total: 683.50 sec