Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-115026
#<BuildRuby:0x00007f35bbaafdc8
@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.20241104-115026",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.005271 0.002604 3.633473 ( 3.612779)
build_miniruby 0.001603 0.000334 1.762882 ( 1.776186)
build_ruby 0.000000 0.002160 4.263301 ( 4.423535)
build_all 0.005678 0.002964 6.370493 ( 2.559278)
build_install 0.012611 0.008233 9.992267 ( 5.003783)
test_btest 0.000619 0.000184 78.742765 ( 23.551246)
test_basic 0.000906 0.008520 0.925601 ( 0.975272)
test_all 0.101517 0.044728 723.205543 (210.721585)
test_rubyspec 0.034736 0.049843 122.289728 ( 26.618841)
total: 279.24 sec