Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-123701
#<BuildRuby:0x0000556c33a61fb8
@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.20230921-123701",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000004 0.000041 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.006225 0.000622 2.383513 ( 5.240447)
build_miniruby 0.001429 0.000143 1.763351 ( 1.970056)
build_ruby 0.001499 0.000150 3.465091 ( 4.040771)
build_all 0.000513 0.007981 6.575207 ( 5.217015)
build_install 0.012843 0.007580 8.249861 ( 6.331784)
test_btest 0.000693 0.000139 86.248077 ( 47.582494)
test_basic 0.000000 0.008585 0.981916 ( 1.407956)
test_all 0.000000 0.010269 682.095123 (338.863473)
test_rubyspec 0.023729 0.035797 95.627289 (107.140102)
total: 517.80 sec