Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-113201
#<BuildRuby:0x0000563e2722e258
@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.20231222-113201",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000000 0.000086 0.000086 ( 0.000112)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.002104 0.002905 1.592905 ( 1.966863)
build_miniruby 0.001336 0.000214 1.720917 ( 1.719860)
build_ruby 0.001431 0.000229 3.137261 ( 3.352781)
build_all 0.003725 0.003887 5.543635 ( 2.576147)
build_install 0.018059 0.000000 6.933709 ( 3.915073)
test_btest 0.000798 0.000000 81.579111 ( 26.152026)
test_basic 0.005375 0.000133 0.793122 ( 0.873206)
test_all 0.068782 0.053437 642.905796 (225.106898)
test_rubyspec 0.024868 0.027816 79.405367 ( 90.946266)
total: 356.61 sec