Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-071433
#<BuildRuby:0x0000557135016228
@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.20230804-071433",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000075 0.000000 0.000075 ( 0.000045)
build_up 0.006718 0.000348 2.359241 ( 6.784604)
build_miniruby 0.001350 0.000163 1.808897 ( 3.092136)
build_ruby 0.001618 0.000196 3.650965 ( 23.297591)
build_all 0.001358 0.007116 2.919219 ( 4.609506)
build_install 0.020505 0.000108 4.626741 ( 21.688522)
test_btest 0.000739 0.000111 85.655120 ( 69.483268)
test_basic 0.008101 0.000601 1.051155 ( 2.621655)
test_all 0.001140 0.000167 708.355403 (593.079305)
test_rubyspec 0.054423 0.010026 107.183697 (258.052987)
total: 982.71 sec