Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-182020
#<BuildRuby:0x00007fb12413fdd0
@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.20241207-182020",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002655 0.005973 3.480767 ( 3.412700)
build_miniruby 0.001841 0.000000 1.356057 ( 1.354803)
build_ruby 0.001929 0.000160 3.958767 ( 4.162842)
build_all 0.007879 0.000318 6.196997 ( 2.629463)
build_install 0.013261 0.004370 8.588985 ( 4.157441)
test_btest 0.000661 0.000209 76.643054 ( 20.565182)
test_basic 0.000000 0.010334 0.993776 ( 1.047880)
test_all 0.086944 0.054611 730.667846 (211.711228)
test_rubyspec 0.041768 0.040533 117.038116 ( 26.600398)
total: 275.64 sec