Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-084426
#<BuildRuby:0x00005596bf352130
@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.20230822-084426",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.002318 0.004295 2.262985 ( 3.707414)
build_miniruby 0.001556 0.000000 1.787192 ( 1.787703)
build_ruby 0.002109 0.000000 3.280719 ( 3.480179)
build_all 0.007586 0.000000 6.197186 ( 2.916441)
build_install 0.015833 0.003418 7.521423 ( 4.344219)
test_btest 0.000716 0.000090 83.371034 ( 35.530307)
test_basic 0.005047 0.003556 0.976889 ( 1.132572)
test_all 0.007918 0.001131 687.851148 (263.052237)
test_rubyspec 0.039898 0.029516 102.697474 (116.221596)
total: 432.17 sec