Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-150649
#<BuildRuby:0x00005576c0571f48
@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.20240312-150649",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006695 0.000557 2.509011 ( 2.454709)
build_miniruby 0.001614 0.000000 1.676346 ( 1.675662)
build_ruby 0.001716 0.000000 3.487284 ( 3.721627)
build_all 0.006654 0.001144 6.921279 ( 3.321450)
build_install 0.015180 0.004811 8.741138 ( 4.645682)
test_btest 0.000000 0.000951 96.988002 ( 41.195776)
test_basic 0.003224 0.004235 0.987531 ( 1.087977)
test_all 0.079747 0.040428 855.388216 (327.514291)
test_rubyspec 0.056814 0.033189 130.158631 (142.387964)
total: 528.01 sec