Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-174810
#<BuildRuby:0x000055e6e5e16320
@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.20231210-174810",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006083 0.001014 2.407603 ( 3.024468)
build_miniruby 0.001523 0.000254 1.503975 ( 1.507007)
build_ruby 0.001415 0.000236 3.371585 ( 3.631174)
build_all 0.000429 0.007815 5.925799 ( 3.315808)
build_install 0.019680 0.000000 7.695233 ( 4.611461)
test_btest 0.000953 0.000000 84.095756 ( 33.683188)
test_basic 0.004280 0.003243 0.882809 ( 0.982330)
test_all 0.072761 0.047225 693.077613 (266.594663)
test_rubyspec 0.038365 0.027850 94.776938 (106.429015)
total: 423.78 sec