Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-202415
#<BuildRuby:0x000055a154229f48
@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.20240216-202415",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003011 0.003052 1.947875 ( 2.452442)
build_miniruby 0.001310 0.000252 1.581361 ( 1.583897)
build_ruby 0.001638 0.000315 3.530857 ( 3.761709)
build_all 0.000574 0.008021 6.433046 ( 3.135989)
build_install 0.012983 0.005939 7.899767 ( 4.454785)
test_btest 0.000764 0.000222 90.611893 ( 35.744076)
test_basic 0.003318 0.004838 0.971147 ( 1.073993)
test_all 0.078063 0.038805 728.472242 (250.521101)
test_rubyspec 0.041745 0.047041 118.863412 (128.649818)
total: 431.38 sec