Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-040753
#<BuildRuby:0x00007f556fb0fdd0
@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.20240711-040753",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004082 0.004033 3.892097 ( 3.421431)
build_miniruby 0.000000 0.001745 1.598711 ( 1.598888)
build_ruby 0.000332 0.001448 3.630225 ( 3.805529)
build_all 0.007557 0.000727 7.660161 ( 3.135712)
build_install 0.011080 0.006892 9.509008 ( 4.213188)
test_btest 0.000802 0.000186 106.250317 ( 27.484084)
test_basic 0.000393 0.007952 0.979226 ( 1.029281)
test_all 0.113816 0.045571 861.729916 (296.106263)
test_rubyspec 0.038064 0.051965 167.470090 ( 34.309312)
total: 375.10 sec