Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-112716
#<BuildRuby:0x000056356aefe138
@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.20231220-112716",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.005704 1.633189 ( 1.974922)
build_miniruby 0.000000 0.001433 1.549911 ( 1.547770)
build_ruby 0.000928 0.000677 2.939866 ( 3.146296)
build_all 0.006357 0.000345 5.189068 ( 2.112470)
build_install 0.003561 0.011042 6.526858 ( 3.141362)
test_btest 0.000798 0.000186 81.110973 ( 21.465411)
test_basic 0.001790 0.003364 0.741186 ( 0.800542)
test_all 0.090836 0.028196 620.457856 (195.253483)
test_rubyspec 0.022343 0.033197 81.638928 ( 93.261906)
total: 322.71 sec