Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-033607
#<BuildRuby:0x00007fdedf88fde0
@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.20241024-033607",
@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.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008760 0.001062 4.301971 ( 4.926495)
build_miniruby 0.001922 0.000233 1.879468 ( 2.038371)
build_ruby 0.001892 0.000229 4.382638 ( 4.589452)
build_all 0.007806 0.000946 7.219660 ( 3.009372)
build_install 0.011409 0.009024 9.526844 ( 4.364000)
test_btest 0.000810 0.000135 77.171245 ( 20.556077)
test_basic 0.001844 0.008775 1.066020 ( 1.113205)
test_all 0.109630 0.041107 776.780619 (229.646328)
test_rubyspec 0.038902 0.045502 128.551888 ( 27.334790)
total: 297.58 sec