Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-094051
#<BuildRuby:0x00007f876bf2fdd8
@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.20240620-094051",
@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.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.000685 0.006887 3.684481 ( 3.683700)
build_miniruby 0.002060 0.000000 1.517120 ( 1.514005)
build_ruby 0.002065 0.000098 4.046031 ( 4.182179)
build_all 0.006495 0.002239 7.675826 ( 3.165119)
build_install 0.004512 0.014936 10.166780 ( 4.678891)
test_btest 0.000581 0.000262 107.160449 ( 27.776803)
test_basic 0.002766 0.005403 0.949356 ( 1.000365)
test_all 0.084977 0.067806 864.155764 (276.678554)
test_rubyspec 0.057097 0.032399 159.973855 ( 27.052703)
total: 349.73 sec