Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-085520
#<BuildRuby:0x00007ff98757fde0
@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.20240807-085520",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001468 0.006394 3.806492 ( 3.671238)
build_miniruby 0.001209 0.000303 1.550932 ( 1.547454)
build_ruby 0.001450 0.000362 4.173755 ( 21.133179)
build_all 0.008450 0.000152 8.226642 ( 3.233933)
build_install 0.018403 0.001934 10.529604 ( 4.789781)
test_btest 0.000817 0.000179 119.263426 ( 31.143301)
test_basic 0.009326 0.001200 1.223796 ( 1.267887)
test_all 0.113893 0.037265 848.227488 (249.335257)
test_rubyspec 0.054402 0.035389 166.601964 ( 33.926817)
total: 350.05 sec