Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-042535
#<BuildRuby:0x0000561fd6d8e3b0
@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.20240213-042535",
@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.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006000 0.000000 1.570323 ( 1.905535)
build_miniruby 0.001372 0.000000 1.299466 ( 1.297601)
build_ruby 0.001586 0.000000 3.010099 ( 3.216662)
build_all 0.004735 0.003006 6.015926 ( 2.174931)
build_install 0.017300 0.000910 7.165785 ( 3.267510)
test_btest 0.000927 0.000084 87.122026 ( 22.768380)
test_basic 0.005200 0.000107 0.797577 ( 0.863583)
test_all 0.093085 0.021444 666.125512 (197.004988)
test_rubyspec 0.060054 0.040265 166.890895 (177.059067)
total: 409.56 sec