Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-042039
#<BuildRuby:0x00007f8a1465fdd8
@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.20240812-042039",
@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.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006862 0.001328 3.357124 ( 3.155275)
build_miniruby 0.000000 0.002005 1.412508 ( 1.408897)
build_ruby 0.000000 0.002336 4.127043 ( 4.257253)
build_all 0.006919 0.002562 8.670229 ( 3.348498)
build_install 0.013218 0.007542 11.331641 ( 5.091111)
test_btest 0.000928 0.000246 122.439336 ( 31.733555)
test_basic 0.007941 0.004190 1.283115 ( 1.326516)
test_all 0.108141 0.047851 899.643065 (297.407309)
test_rubyspec 0.058715 0.034792 177.859321 ( 34.833996)
total: 382.56 sec