Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-021050
#<BuildRuby:0x00007ff11313fdd8
@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.20240623-021050",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000000 0.007969 3.224785 ( 3.298909)
build_miniruby 0.000000 0.001579 1.190968 ( 1.188022)
build_ruby 0.000000 0.001909 3.885981 ( 4.027781)
build_all 0.005472 0.003306 8.134465 ( 3.274406)
build_install 0.015411 0.002909 10.340818 ( 4.632954)
test_btest 0.000000 0.001075 112.910252 ( 29.474393)
test_basic 0.007821 0.004537 1.398904 ( 1.645275)
test_all 0.117880 0.035285 863.248210 (277.722371)
test_rubyspec 0.047298 0.044090 162.039672 ( 29.606148)
total: 354.87 sec