Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-025143
#<BuildRuby:0x000055b00734df48
@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.20240122-025143",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002245 0.003764 1.804931 ( 2.396957)
build_miniruby 0.001639 0.000000 2.052751 ( 2.054799)
build_ruby 0.001776 0.000000 3.652132 ( 3.890907)
build_all 0.004797 0.003453 6.060701 ( 3.355791)
build_install 0.016926 0.002335 7.475505 ( 4.961692)
test_btest 0.000877 0.000000 82.746680 ( 39.919693)
test_basic 0.007097 0.000492 0.874741 ( 1.012849)
test_all 0.086082 0.040366 790.495305 (476.354582)
test_rubyspec 0.049049 0.067748 189.170366 (291.053886)
total: 825.00 sec