Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-070258
#<BuildRuby:0x00007fb3805efde0
@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.20240621-070258",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000020 0.000010 0.000030 ( 0.000031)
configure 0.000017 0.000009 0.000026 ( 0.000025)
build_up 0.005945 0.002919 3.945584 ( 4.285746)
build_miniruby 0.001375 0.000720 1.682635 ( 1.682596)
build_ruby 0.002141 0.000000 4.461306 ( 4.590309)
build_all 0.009841 0.000000 8.194853 ( 3.824052)
build_install 0.013975 0.008991 11.018085 ( 5.859649)
test_btest 0.000628 0.000303 117.940546 ( 53.068564)
test_basic 0.011860 0.001596 1.359940 ( 1.545494)
test_all 0.111237 0.048964 988.957795 (801.587166)
test_rubyspec 0.048396 0.050738 174.778948 (207.267962)
total: 1083.71 sec