Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-164904
#<BuildRuby:0x00007fcfd7a2fdd8
@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.20240619-164904",
@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.000008 0.000025 ( 0.000026)
autoconf 0.000031 0.000014 0.000045 ( 0.000046)
configure 0.000027 0.000012 0.000039 ( 0.000039)
build_up 0.002752 0.005352 3.619289 ( 3.570866)
build_miniruby 0.000000 0.001865 1.306936 ( 1.303859)
build_ruby 0.001228 0.000655 4.195707 ( 4.299828)
build_all 0.004282 0.004142 7.972575 ( 3.250267)
build_install 0.014519 0.005180 10.974450 ( 5.379637)
test_btest 0.000580 0.000299 112.325944 ( 30.657359)
test_basic 0.008666 0.000000 1.253335 ( 1.303211)
test_all 0.096425 0.054186 819.749870 (231.324261)
test_rubyspec 0.062798 0.029796 159.037774 ( 27.634881)
total: 308.73 sec