Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-060220
#<BuildRuby:0x00005632050ba008
@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.20231022-060220",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003814 0.003967 3.679373 ( 4.195481)
build_miniruby 0.001603 0.000000 1.656602 ( 1.734111)
build_ruby 0.001384 0.000000 3.057111 ( 22.556930)
build_all 0.006277 0.000776 5.661884 ( 2.742860)
build_install 0.016486 0.001697 8.051663 ( 4.073985)
test_btest 0.000620 0.000085 81.441355 ( 30.027578)
test_basic 0.005364 0.000097 0.809131 ( 5.675652)
test_all 0.087385 0.027833 658.498376 (249.289103)
test_rubyspec 0.027530 0.036717 92.431357 (104.131466)
total: 424.43 sec