Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-015409
#<BuildRuby:0x00007f49910bfdd8
@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.20240812-015409",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000046 0.000008 0.000054 ( 0.000053)
configure 0.000038 0.000006 0.000044 ( 0.000043)
build_up 0.008478 0.001413 4.230615 ( 6.146245)
build_miniruby 0.001813 0.000302 1.941151 ( 2.612795)
build_ruby 0.000236 0.002760 4.992166 ( 6.245342)
build_all 0.007106 0.003872 9.311297 ( 11.327837)
build_install 0.023574 0.002943 12.484376 ( 15.879473)
test_btest 0.000890 0.000169 129.799735 (156.805052)
test_basic 0.001434 0.011490 1.399576 ( 2.396920)
test_all 0.120774 0.046596 1013.204150 (785.146550)
test_rubyspec 0.044986 0.052717 176.507733 ( 57.704273)
total: 1044.27 sec