Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-004001
#<BuildRuby:0x000055b76bade120
@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.20240112-004001",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005348 0.000276 1.594809 ( 2.043736)
build_miniruby 0.001409 0.000321 1.682248 ( 1.695647)
build_ruby 0.001410 0.000321 3.573301 ( 3.792139)
build_all 0.007085 0.000600 5.675110 ( 3.609193)
build_install 0.017758 0.000849 6.994815 ( 4.844480)
test_btest 0.000593 0.000114 82.345147 ( 39.797640)
test_basic 0.003905 0.004481 0.873044 ( 0.941210)
test_all 0.081031 0.038784 776.554860 (300.813622)
test_rubyspec 0.039368 0.019958 84.269241 ( 95.873889)
total: 453.41 sec