Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-093856
#<BuildRuby:0x0000561bbf9263b0
@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.20240220-093856",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007612 0.001087 2.985089 ( 4.020393)
build_miniruby 0.000000 0.001689 1.851912 ( 2.011001)
build_ruby 0.000000 0.001883 3.950161 ( 4.603992)
build_all 0.009005 0.000577 7.071320 ( 4.318237)
build_install 0.016064 0.006687 9.209259 ( 6.386699)
test_btest 0.000815 0.000069 97.837453 ( 75.556928)
test_basic 0.007566 0.000000 1.052075 ( 1.384260)
test_all 0.085585 0.034625 780.159287 (416.074552)
test_rubyspec 0.066800 0.028304 134.074397 (175.261967)
total: 689.62 sec