Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-164923
#<BuildRuby:0x00007f589023fdd0
@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.20240627-164923",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.009040 0.000743 4.361266 ( 4.450152)
build_miniruby 0.000000 0.001877 1.736418 ( 1.813001)
build_ruby 0.001166 0.000972 4.669011 ( 5.034095)
build_all 0.008572 0.001429 8.568161 ( 5.148632)
build_install 0.017941 0.005946 11.979960 ( 7.449168)
test_btest 0.000876 0.000161 113.596285 ( 40.024362)
test_basic 0.000148 0.008956 0.970908 ( 1.019345)
test_all 0.107441 0.043391 789.751918 (226.924792)
test_rubyspec 0.048155 0.041896 155.843874 ( 29.478456)
total: 321.34 sec