Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-091328
#<BuildRuby:0x00005601f1c5df48
@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.20231222-091328",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.001661 0.003684 1.490544 ( 2.041579)
build_miniruby 0.000000 0.001475 1.285358 ( 1.283371)
build_ruby 0.000000 0.001776 3.287029 ( 14.018793)
build_all 0.005860 0.001260 5.614773 ( 2.535827)
build_install 0.010988 0.004513 6.688428 ( 3.364540)
test_btest 0.000753 0.000122 81.545198 ( 26.075567)
test_basic 0.000828 0.004329 0.832034 ( 1.021523)
test_all 0.054575 0.065017 660.921562 (196.036279)
test_rubyspec 0.018666 0.032672 77.521828 ( 89.373008)
total: 335.75 sec