Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-202242
#<BuildRuby:0x00007f7d86c1fdd0
@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.20240729-202242",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000027 0.000012 0.000039 ( 0.000039)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.007895 0.000370 3.813580 ( 3.798103)
build_miniruby 0.001835 0.000000 1.650632 ( 1.648372)
build_ruby 0.001966 0.000000 4.251977 ( 4.425572)
build_all 0.008415 0.000445 7.962748 ( 3.119218)
build_install 0.015238 0.005335 10.910804 ( 4.831792)
test_btest 0.000986 0.000000 122.019144 ( 46.976275)
test_basic 0.009756 0.000000 1.205883 ( 1.254782)
test_all 0.102465 0.047820 835.539498 (246.511669)
test_rubyspec 0.049345 0.040545 170.314537 ( 34.981907)
total: 347.55 sec