Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-203522
#<BuildRuby:0x000055a5e4555fc0
@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.20240219-203522",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007496 0.000373 2.594420 ( 2.448327)
build_miniruby 0.001461 0.000000 1.485334 ( 1.487211)
build_ruby 0.001684 0.000000 3.112267 ( 3.344641)
build_all 0.003948 0.004005 6.330218 ( 2.783635)
build_install 0.011454 0.008064 8.600436 ( 4.719417)
test_btest 0.000793 0.000144 91.300001 ( 35.539243)
test_basic 0.000000 0.007404 0.996310 ( 1.073447)
test_all 0.085892 0.032311 815.318546 (299.607368)
test_rubyspec 0.054031 0.031793 121.855071 (131.510185)
total: 482.51 sec