Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-084658
#<BuildRuby:0x000056009cdf1f68
@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.20240120-084658",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004246 0.000707 1.566126 ( 1.933987)
build_miniruby 0.000000 0.001668 1.624416 ( 1.623065)
build_ruby 0.000000 0.001873 3.254100 ( 3.472725)
build_all 0.003249 0.004706 5.863453 ( 2.877800)
build_install 0.017994 0.000827 7.038510 ( 3.849556)
test_btest 0.000772 0.000164 80.582192 ( 32.578118)
test_basic 0.005138 0.001090 0.792692 ( 0.859153)
test_all 0.093463 0.023658 805.668552 (323.785752)
test_rubyspec 0.041896 0.070545 180.728856 (247.721296)
total: 618.70 sec