Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-222950
#<BuildRuby:0x00007f9b497bfde0
@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.20240716-222950",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.007016 0.000361 3.345644 ( 3.454001)
build_miniruby 0.000000 0.001739 1.517878 ( 1.515058)
build_ruby 0.000000 0.001972 4.081225 ( 4.245977)
build_all 0.008491 0.000867 7.990300 ( 3.082764)
build_install 0.017684 0.003704 10.684195 ( 4.863114)
test_btest 0.000683 0.000105 108.062406 ( 28.420811)
test_basic 0.008104 0.000000 1.167333 ( 1.216532)
test_all 0.092712 0.058795 819.938501 (249.231606)
test_rubyspec 0.059867 0.028658 165.207603 ( 37.429579)
total: 333.46 sec