Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-163205
#<BuildRuby:0x000055cd20a0da00
@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.20230902-163205",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005018 0.000032 1.710238 ( 2.053084)
build_miniruby 0.001766 0.000061 1.631335 ( 1.630108)
build_ruby 0.000000 0.001942 3.228935 ( 3.441298)
build_all 0.003525 0.004504 6.094358 ( 3.368974)
build_install 0.016296 0.000741 7.598742 ( 4.683242)
test_btest 0.000755 0.000062 86.107899 ( 34.037010)
test_basic 0.005975 0.000484 0.875130 ( 0.942652)
test_all 0.005001 0.004115 720.305799 (260.097299)
test_rubyspec 0.039602 0.029819 99.459435 (110.903273)
total: 421.16 sec