Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-005505
#<BuildRuby:0x00007fed1bb4fdd8
@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.20240719-005505",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000047 0.000007 0.000054 ( 0.000051)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008190 0.000607 3.844753 ( 3.918241)
build_miniruby 0.002001 0.000000 2.206545 ( 2.207250)
build_ruby 0.002050 0.000011 4.474723 ( 4.608625)
build_all 0.009557 0.000000 8.578200 ( 3.579439)
build_install 0.021738 0.000828 11.863956 ( 6.262150)
test_btest 0.000864 0.000102 120.142287 ( 35.392685)
test_basic 0.005583 0.004446 1.168839 ( 1.215397)
test_all 0.132025 0.026148 846.955361 (387.779174)
test_rubyspec 0.058894 0.033666 176.205057 ( 58.510142)
total: 503.47 sec