Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-130425
#<BuildRuby:0x000055d3dbe56230
@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.20230729-130425",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000000 0.006414 2.256924 ( 3.766267)
build_miniruby 0.000000 0.001578 1.656860 ( 1.699775)
build_ruby 0.000000 0.001649 3.273423 ( 3.512149)
build_all 0.003965 0.004835 2.521161 ( 2.734788)
build_install 0.009744 0.008511 3.975908 ( 4.374547)
test_btest 0.000534 0.000200 81.497250 ( 45.298601)
test_basic 0.006390 0.000880 0.924063 ( 1.149871)
test_all 0.001638 0.000595 637.625532 (330.980512)
test_rubyspec 0.028842 0.030362 94.491266 (165.032078)
total: 558.55 sec