Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-082711
#<BuildRuby:0x0000561c14222230
@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.20240211-082711",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001905 0.003705 1.896550 ( 2.222404)
build_miniruby 0.001421 0.000211 1.625140 ( 1.624856)
build_ruby 0.001616 0.000240 3.298082 ( 3.561382)
build_all 0.004393 0.004119 6.574175 ( 3.256108)
build_install 0.008682 0.008272 8.145166 ( 4.335112)
test_btest 0.000882 0.000206 90.792891 ( 34.193431)
test_basic 0.000000 0.007699 0.966910 ( 1.043885)
test_all 0.084976 0.031399 790.228861 (309.354123)
test_rubyspec 0.025207 0.078163 174.832693 (184.477295)
total: 544.07 sec