Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-134715
#<BuildRuby:0x00005638ee8a2078
@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.20240117-134715",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001706 0.003625 1.665261 ( 2.199306)
build_miniruby 0.001500 0.000300 1.646786 ( 1.657069)
build_ruby 0.001593 0.000319 3.500078 ( 3.948184)
build_all 0.005891 0.001179 5.803452 ( 3.066887)
build_install 0.013983 0.003648 7.017873 ( 4.828893)
test_btest 0.000844 0.000175 85.994246 ( 45.004323)
test_basic 0.007495 0.000641 0.964774 ( 1.137401)
test_all 0.086047 0.031747 740.816300 (274.465291)
test_rubyspec 0.057957 0.044086 163.118454 (175.021483)
total: 511.33 sec