Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-172345
#<BuildRuby:0x00005568aebea8e0
@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.20231211-172345",
@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.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006667 2.248569 ( 2.272091)
build_miniruby 0.000219 0.001299 1.220598 ( 1.219103)
build_ruby 0.001488 0.000259 2.981383 ( 3.172311)
build_all 0.006216 0.000341 5.227831 ( 1.991198)
build_install 0.013185 0.004333 6.740638 ( 3.223840)
test_btest 0.000736 0.000137 82.230196 ( 21.422092)
test_basic 0.000176 0.006573 0.935544 ( 0.998964)
test_all 0.079179 0.042650 655.363386 (210.311062)
test_rubyspec 0.021283 0.037703 82.100642 ( 93.783666)
total: 338.40 sec