Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-135015
#<BuildRuby:0x00005642d7c09f70
@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.20231214-135015",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006723 0.000996 2.493170 ( 3.200166)
build_miniruby 0.001519 0.000225 1.749550 ( 1.899158)
build_ruby 0.001590 0.000236 3.436628 ( 3.661331)
build_all 0.003848 0.004279 5.809365 ( 3.189405)
build_install 0.021063 0.000000 7.596133 ( 4.969468)
test_btest 0.000826 0.000000 82.617870 ( 37.278477)
test_basic 0.007450 0.000000 0.948722 ( 1.078639)
test_all 0.072636 0.046725 683.201445 (233.712809)
test_rubyspec 0.035350 0.029814 92.393174 (104.149894)
total: 393.14 sec