Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-064915
#<BuildRuby:0x00005576109a2208
@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.20231011-064915",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.008427 0.000571 2.779765 ( 4.425091)
build_miniruby 0.001610 0.000208 2.209877 ( 2.764583)
build_ruby 0.001545 0.000200 3.718900 ( 4.801368)
build_all 0.005224 0.004405 6.869942 ( 6.472959)
build_install 0.022174 0.000699 8.629868 ( 7.949560)
test_btest 0.000957 0.000133 91.169070 ( 71.821270)
test_basic 0.004248 0.005164 1.023578 ( 1.595269)
test_all 0.009513 0.000801 755.549118 (609.347926)
test_rubyspec 0.059535 0.018504 112.718971 (144.388799)
total: 853.57 sec