Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-070227
#<BuildRuby:0x000055fc1be121a8
@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.20230916-070227",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.002819 0.005023 2.424961 ( 4.370552)
build_miniruby 0.000000 0.001724 1.713756 ( 1.889380)
build_ruby 0.000000 0.001596 3.455631 ( 3.903616)
build_all 0.007242 0.001876 6.550966 ( 4.998165)
build_install 0.013675 0.007030 7.900101 ( 6.824256)
test_btest 0.000944 0.000000 85.641966 ( 47.118339)
test_basic 0.004768 0.003104 0.999289 ( 1.339864)
test_all 0.008367 0.002449 737.063788 (319.396998)
test_rubyspec 0.038074 0.035095 109.469449 (131.133188)
total: 520.98 sec