Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-191913
#<BuildRuby:0x0000562092b624f8
@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.20231227-191913",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005296 0.000000 1.713099 ( 2.075828)
build_miniruby 0.001643 0.000000 1.557737 ( 1.556496)
build_ruby 0.001639 0.000000 3.340863 ( 3.535405)
build_all 0.007828 0.000086 5.573268 ( 2.895764)
build_install 0.015185 0.000659 6.770375 ( 3.824044)
test_btest 0.000681 0.000062 80.521113 ( 30.736491)
test_basic 0.003415 0.003639 0.724022 ( 0.804932)
test_all 0.090352 0.028491 743.573723 (275.866949)
test_rubyspec 0.036769 0.029601 94.922782 (107.195034)
total: 428.49 sec