Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-044053
#<BuildRuby:0x000056204ddd6120
@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.20240125-044053",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006162 0.000880 2.026399 ( 2.834478)
build_miniruby 0.001330 0.000190 1.779686 ( 1.815769)
build_ruby 0.001699 0.000242 3.525265 ( 3.903821)
build_all 0.006984 0.000998 6.350788 ( 3.982458)
build_install 0.016223 0.004916 7.864921 ( 5.088840)
test_btest 0.000869 0.000140 88.808954 ( 40.060035)
test_basic 0.000000 0.007324 0.899452 ( 0.967820)
test_all 0.077317 0.037919 723.204477 (271.986989)
test_rubyspec 0.072675 0.037492 169.567420 (182.438420)
total: 513.08 sec