Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-133409
#<BuildRuby:0x00007feaae48fdc8
@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.20240831-133409",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.000384 0.007289 2.447174 ( 2.501681)
build_miniruby 0.001334 0.000267 1.134821 ( 1.131643)
build_ruby 0.001539 0.000308 2.996948 ( 3.206578)
build_all 0.007550 0.000692 7.093677 ( 2.786889)
build_install 0.010088 0.008636 9.422213 ( 4.398683)
test_btest 0.000685 0.000162 104.185935 ( 28.579948)
test_basic 0.000807 0.008562 1.116610 ( 1.166580)
test_all 0.106532 0.044071 830.834093 (330.032675)
test_rubyspec 0.047861 0.048192 173.022510 ( 62.236401)
total: 436.04 sec