Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-193808
#<BuildRuby:0x0000561807cedfb8
@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.20231210-193808",
@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.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006286 0.000275 2.129342 ( 2.168680)
build_miniruby 0.001264 0.000152 1.591243 ( 1.591073)
build_ruby 0.001554 0.000186 2.879742 ( 3.067858)
build_all 0.003659 0.003505 5.182485 ( 2.042746)
build_install 0.012189 0.004050 6.621795 ( 3.165036)
test_btest 0.000660 0.000110 79.407239 ( 21.540120)
test_basic 0.004833 0.000806 0.807875 ( 0.861647)
test_all 0.085810 0.034150 710.328976 (207.343149)
test_rubyspec 0.031383 0.024581 82.158747 ( 93.648237)
total: 335.43 sec