Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-164946
#<BuildRuby:0x000055a9d9ac2230
@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.20230914-164946",
@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.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002390 0.004443 2.183146 ( 3.535167)
build_miniruby 0.000000 0.002126 1.702845 ( 1.706476)
build_ruby 0.001075 0.000569 3.363535 ( 3.612748)
build_all 0.003113 0.004587 6.144790 ( 3.602201)
build_install 0.015049 0.005661 7.772146 ( 6.516138)
test_btest 0.000774 0.000182 83.172570 ( 39.219387)
test_basic 0.005660 0.000325 0.881721 ( 0.965538)
test_all 0.004765 0.004266 678.924089 (243.539180)
test_rubyspec 0.034144 0.027358 91.385926 (102.739324)
total: 405.44 sec