Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-110218
#<BuildRuby:0x000055e34f63a230
@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.20230925-110218",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001874 0.004314 1.606733 ( 2.817717)
build_miniruby 0.001151 0.000132 1.356849 ( 1.355127)
build_ruby 0.001819 0.000209 2.862640 ( 3.089212)
build_all 0.006384 0.000737 5.703062 ( 2.215279)
build_install 0.006992 0.008714 6.608425 ( 3.258472)
test_btest 0.001170 0.000000 80.635960 ( 21.770637)
test_basic 0.005224 0.000346 0.628360 ( 0.690934)
test_all 0.008692 0.000000 663.037464 (208.761781)
test_rubyspec 0.025951 0.038614 96.709939 (107.857397)
total: 351.82 sec