Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-223939
#<BuildRuby:0x00007f87f979fdc8
@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.20240924-223939",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000031 0.000010 0.000041 ( 0.000042)
build_up 0.009294 0.001663 5.173309 ( 8.053325)
build_miniruby 0.001537 0.000480 1.908785 ( 2.909453)
build_ruby 0.001656 0.000518 4.734041 ( 8.041001)
build_all 0.008020 0.002506 7.614698 ( 11.168642)
build_install 0.023729 0.003164 11.408549 ( 14.755395)
test_btest 0.000919 0.000048 99.240866 (138.568108)
test_basic 0.003498 0.009203 1.306972 ( 2.696161)
test_all 0.104095 0.057301 852.590943 (789.937063)
test_rubyspec 0.039876 0.046097 134.762537 ( 38.365664)
total: 1014.50 sec