Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-142642
#<BuildRuby:0x00007f012fe9fde0
@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.20240625-142642",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.008426 0.000754 3.998179 ( 4.566850)
build_miniruby 0.001474 0.000253 1.793977 ( 1.878576)
build_ruby 0.001933 0.000332 4.501132 ( 4.726551)
build_all 0.005379 0.005332 8.334662 ( 4.583736)
build_install 0.018113 0.006420 11.624398 ( 7.475816)
test_btest 0.000992 0.000215 110.776973 ( 46.439175)
test_basic 0.007838 0.001695 1.053098 ( 1.103707)
test_all 0.109098 0.041750 815.743131 (234.355362)
test_rubyspec 0.037825 0.056623 166.054412 ( 27.078202)
total: 332.21 sec