Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-010908
#<BuildRuby:0x00007f37fd6efdc0
@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.20241022-010908",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.001547 0.008625 4.221443 ( 5.066581)
build_miniruby 0.001447 0.000351 1.739452 ( 1.929808)
build_ruby 0.001912 0.000464 4.619467 ( 5.160593)
build_all 0.002796 0.008126 7.742762 ( 5.783771)
build_install 0.019915 0.005095 10.720309 ( 8.791906)
test_btest 0.000765 0.000221 96.672687 ( 77.275049)
test_basic 0.009993 0.003454 1.246788 ( 1.925092)
test_all 0.131212 0.025330 811.068713 (444.817863)
test_rubyspec 0.040040 0.045986 131.234142 ( 54.832787)
total: 605.58 sec