Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-131925
#<BuildRuby:0x000055d2b9bc1ee8
@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.20231223-131925",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000939 0.004246 1.609603 ( 2.086656)
build_miniruby 0.001516 0.000264 1.659553 ( 1.659081)
build_ruby 0.001420 0.000247 3.079205 ( 3.293132)
build_all 0.003867 0.003330 5.459220 ( 2.486514)
build_install 0.010955 0.006705 6.691419 ( 3.586540)
test_btest 0.000840 0.000202 79.726832 ( 31.149820)
test_basic 0.001342 0.004929 0.893363 ( 0.992117)
test_all 0.080847 0.039473 678.982534 (249.687439)
test_rubyspec 0.028077 0.040352 92.674362 (104.392495)
total: 399.33 sec