Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-201920
#<BuildRuby:0x00007f3f8b99fdc8
@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.20240617-201920",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000031 0.000008 0.000039 ( 0.000041)
build_up 0.008177 0.000000 3.003989 ( 2.893301)
build_miniruby 0.001530 0.000000 1.370388 ( 1.367797)
build_ruby 0.002075 0.000000 3.878687 ( 4.029413)
build_all 0.007894 0.000896 7.420009 ( 2.976262)
build_install 0.018195 0.002251 10.154625 ( 4.709466)
test_btest 0.000865 0.000198 108.109659 ( 28.732785)
test_basic 0.003601 0.004264 1.161249 ( 1.216569)
test_all 0.115178 0.032424 697.833986 (199.180498)
test_rubyspec 0.053890 0.035398 151.793218 ( 26.549011)
total: 271.66 sec