Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-012458
#<BuildRuby:0x0000556e0b9be230
@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.20240118-012458",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001124 0.004243 1.485224 ( 1.825326)
build_miniruby 0.001089 0.000190 1.363213 ( 1.363755)
build_ruby 0.001382 0.000240 2.906282 ( 3.122882)
build_all 0.005259 0.002066 5.233371 ( 2.091638)
build_install 0.015388 0.000672 6.596220 ( 3.324461)
test_btest 0.000983 0.000164 79.533322 ( 22.015847)
test_basic 0.005399 0.000900 0.772440 ( 0.834545)
test_all 0.097105 0.021056 763.787788 (244.602514)
test_rubyspec 0.042215 0.051759 140.158071 (151.588883)
total: 430.77 sec