Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-040830
#<BuildRuby:0x00007f05c3ecfde0
@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.20240906-040830",
@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.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.005023 0.004993 4.281945 ( 7.481712)
build_miniruby 0.001921 0.000364 1.949962 ( 3.579307)
build_ruby 0.002058 0.000389 5.045708 ( 36.982117)
build_all 0.006077 0.004669 9.350851 ( 7.973379)
build_install 0.020774 0.006547 12.776769 ( 11.550434)
test_btest 0.000898 0.000200 134.530916 (112.340830)
test_basic 0.004447 0.009492 1.542846 ( 2.127867)
test_all 0.107866 0.057316 954.881499 (477.866919)
test_rubyspec 0.042615 0.051566 180.408712 ( 71.060071)
total: 730.96 sec