Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-041907
#<BuildRuby:0x00007fecb6aefdd0
@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.20241206-041907",
@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.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000740 0.007093 3.252606 ( 3.184386)
build_miniruby 0.000000 0.001527 1.523087 ( 1.524892)
build_ruby 0.000000 0.002162 3.375031 ( 3.570718)
build_all 0.007613 0.000952 6.171592 ( 2.594820)
build_install 0.007432 0.010414 8.759458 ( 4.274007)
test_btest 0.000889 0.000279 77.960398 ( 20.814600)
test_basic 0.010696 0.000901 1.045861 ( 1.096078)
test_all 0.086042 0.057697 723.044775 (218.567943)
test_rubyspec 0.039145 0.041629 116.979049 ( 25.763453)
total: 281.39 sec