Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-203726
#<BuildRuby:0x00007f4a128efdd8
@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.20241027-203726",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.004446 0.004917 4.380614 ( 5.007664)
build_miniruby 0.001714 0.000343 1.802609 ( 2.140081)
build_ruby 0.001850 0.000370 4.777595 ( 5.185833)
build_all 0.010959 0.000000 7.601835 ( 4.733053)
build_install 0.015826 0.007230 10.837431 ( 7.809757)
test_btest 0.000790 0.000167 83.062455 ( 59.851182)
test_basic 0.008453 0.004465 1.173868 ( 2.402161)
test_all 0.105450 0.049195 850.476083 (441.614928)
test_rubyspec 0.046565 0.048605 130.209279 ( 64.463829)
total: 593.21 sec