Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-061541
#<BuildRuby:0x00005634f1e0a390
@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.20230801-061541",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006109 0.000452 2.196397 ( 6.251783)
build_miniruby 0.001490 0.000110 1.642306 ( 2.591485)
build_ruby 0.002232 0.000166 3.331757 ( 6.023503)
build_all 0.004347 0.003990 2.723584 ( 3.704797)
build_install 0.019986 0.000250 4.391183 ( 5.495518)
test_btest 0.000908 0.000083 78.931894 ( 52.608863)
test_basic 0.000000 0.007335 0.894090 ( 1.827633)
test_all 0.000005 0.001429 645.371153 (428.135890)
test_rubyspec 0.032508 0.025783 97.505638 (168.667091)
total: 675.31 sec