Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-202806
#<BuildRuby:0x00007f796f82fdd0
@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.20240731-202806",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.001736 0.006589 3.524200 ( 3.513791)
build_miniruby 0.001259 0.000267 1.605419 ( 1.601936)
build_ruby 0.001493 0.000317 3.897922 ( 4.069523)
build_all 0.000976 0.007969 7.844356 ( 2.970239)
build_install 0.017875 0.000570 10.313723 ( 4.637936)
test_btest 0.000750 0.000182 113.614751 ( 30.381129)
test_basic 0.004486 0.005184 1.049158 ( 1.095265)
test_all 0.091365 0.053502 785.088886 (243.760692)
test_rubyspec 0.061628 0.030346 170.423737 ( 39.639626)
total: 331.67 sec