Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-194830
#<BuildRuby:0x000055a5a22017f8
@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.20230625-194830",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003025 0.003746 2.110210 ( 4.665361)
build_miniruby 0.001119 0.000193 1.644732 ( 2.088530)
build_ruby 0.001760 0.000304 3.261232 ( 4.127197)
build_all 0.006890 0.001188 2.413094 ( 2.512160)
build_install 0.016181 0.003352 3.862351 ( 3.847872)
test_btest 0.000000 0.002805 80.725272 ( 40.498169)
test_basic 0.003854 0.004300 0.880790 ( 0.987362)
test_all 0.001140 0.000254 595.880038 (253.789642)
test_rubyspec 0.030575 0.023089 86.868671 (103.684784)
total: 416.20 sec