Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-062602
#<BuildRuby:0x000055ce00ece1a8
@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.20230803-062602",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007368 0.000000 2.264436 ( 6.141570)
build_miniruby 0.001973 0.000159 9.296565 ( 11.346104)
build_ruby 0.001508 0.000174 3.149904 ( 5.696502)
build_all 0.003881 0.004733 2.633545 ( 2.980516)
build_install 0.012741 0.007693 4.237147 ( 5.871364)
test_btest 0.000761 0.000153 78.787163 ( 55.647831)
test_basic 0.000995 0.006504 0.859420 ( 1.752044)
test_all 0.001447 0.000361 655.714296 (429.357690)
test_rubyspec 0.023012 0.033768 94.471500 (154.133517)
total: 672.93 sec