Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-090542
#<BuildRuby:0x0000561153146120
@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.20240214-090542",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004089 0.002913 2.107162 ( 3.393467)
build_miniruby 0.001686 0.000225 1.786035 ( 1.937728)
build_ruby 0.001839 0.000000 3.647462 ( 4.230033)
build_all 0.008760 0.000000 7.079183 ( 5.596166)
build_install 0.013843 0.007235 8.615985 ( 7.539143)
test_btest 0.000000 0.001300 92.248777 ( 80.817604)
test_basic 0.003387 0.005196 1.032106 ( 1.519060)
test_all 0.090871 0.037297 815.239786 (750.133081)
test_rubyspec 0.034130 0.088833 212.747288 (313.736828)
total: 1168.90 sec