Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-011146
#<BuildRuby:0x00007f849f26fdd8
@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.20240825-011146",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002869 0.004637 3.541595 ( 3.576538)
build_miniruby 0.001223 0.000306 1.633968 ( 1.630432)
build_ruby 0.001561 0.000390 3.842165 ( 3.993159)
build_all 0.007796 0.000000 7.851300 ( 3.016134)
build_install 0.010748 0.006894 10.787871 ( 5.081154)
test_btest 0.001016 0.000000 113.351345 ( 30.115668)
test_basic 0.009966 0.000000 1.044380 ( 1.094333)
test_all 0.119392 0.031451 813.856992 (261.824384)
test_rubyspec 0.045948 0.041941 161.853313 ( 36.405303)
total: 346.74 sec