Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-025202
#<BuildRuby:0x0000557b39802118
@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.20230908-025202",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006237 0.000000 2.134762 ( 3.399465)
build_miniruby 0.001805 0.000000 1.603097 ( 1.604190)
build_ruby 0.000000 0.001698 3.147462 ( 3.342225)
build_all 0.005638 0.002430 6.010144 ( 2.941812)
build_install 0.019098 0.000000 7.647303 ( 4.447626)
test_btest 0.001183 0.000000 82.845093 ( 34.304823)
test_basic 0.005691 0.000000 0.847682 ( 0.928027)
test_all 0.003616 0.006596 700.954510 (248.103720)
test_rubyspec 0.039053 0.034446 98.305768 (110.711515)
total: 409.78 sec