Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-015437
#<BuildRuby:0x00007f6c2f98fdd0
@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-015437",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.001926 0.005816 3.379837 ( 3.674123)
build_miniruby 0.001305 0.000466 1.378304 ( 1.374797)
build_ruby 0.001805 0.000000 3.694495 ( 3.850580)
build_all 0.007701 0.000642 7.545433 ( 2.894351)
build_install 0.007555 0.012875 10.346142 ( 5.127290)
test_btest 0.000500 0.000755 112.588286 ( 30.901228)
test_basic 0.007248 0.001625 1.121122 ( 1.759092)
test_all 0.110376 0.039107 887.557513 (277.562238)
test_rubyspec 0.042648 0.047374 161.422258 ( 33.727982)
total: 360.87 sec