Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-221710
#<BuildRuby:0x0000563da22a5fb8
@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-221710",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.007640 0.000106 2.396824 ( 4.669124)
build_miniruby 0.001664 0.000049 1.764280 ( 2.134445)
build_ruby 0.001821 0.000053 3.537747 ( 4.293755)
build_all 0.009059 0.000138 6.618039 ( 6.271387)
build_install 0.011077 0.009686 8.026338 ( 7.811047)
test_btest 0.000956 0.000082 85.145007 ( 69.151090)
test_basic 0.007788 0.000256 0.999094 ( 1.538983)
test_all 0.016669 0.000525 758.059334 (693.169792)
test_rubyspec 0.046436 0.036399 109.456064 (155.904127)
total: 944.94 sec