Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-105853
#<BuildRuby:0x00005586539d62d0
@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.20221223-105853",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004549 0.000568 1.190188 ( 2.194585)
build_miniruby 0.001057 0.000132 1.465861 ( 1.539301)
build_ruby 0.001253 0.000156 3.559430 ( 4.187486)
build_all 0.007572 0.000389 3.945468 ( 2.796340)
build_install 0.008417 0.008821 3.187798 ( 3.343721)
test_btest 0.000744 0.000138 57.374705 ( 33.024505)
test_basic 0.002751 0.004102 0.464355 ( 0.705732)
test_all 0.001170 0.000250 649.715254 (290.225440)
test_rubyspec 0.021905 0.029380 72.305249 ( 88.765121)
total: 426.78 sec