Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-075259
#<BuildRuby:0x000055d29c69a3b0
@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.20231215-075259",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006041 0.000000 2.294111 ( 2.334108)
build_miniruby 0.001454 0.000000 1.516087 ( 1.514543)
build_ruby 0.001540 0.000000 2.979043 ( 3.152647)
build_all 0.007272 0.000076 5.479727 ( 2.395413)
build_install 0.012735 0.005450 6.952285 ( 3.587864)
test_btest 0.000649 0.000105 81.703437 ( 24.804484)
test_basic 0.006499 0.000335 0.834916 ( 0.904434)
test_all 0.079313 0.037696 719.328905 (262.981054)
test_rubyspec 0.031640 0.032447 94.023514 (106.804058)
total: 408.48 sec