Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-105015
#<BuildRuby:0x0000564fb162df70
@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.20231206-105015",
@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.000030 0.000001 0.000031 ( 0.000032)
autoconf 0.000052 0.000002 0.000054 ( 0.000044)
configure 0.000036 0.000001 0.000037 ( 0.000037)
build_up 0.008081 0.000253 2.429186 ( 3.965200)
build_miniruby 0.001725 0.000000 1.790564 ( 2.089872)
build_ruby 0.001831 0.000000 3.496469 ( 4.685870)
build_all 0.008591 0.000116 6.074699 ( 6.151382)
build_install 0.017315 0.004544 7.640435 ( 7.596000)
test_btest 0.000931 0.000050 85.072384 ( 83.823711)
test_basic 0.003838 0.004407 0.948861 ( 1.542305)
test_all 0.106822 0.019098 727.052345 (559.689477)
test_rubyspec 0.044188 0.032723 104.180329 (160.241406)
total: 829.79 sec