Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-002149
#<BuildRuby:0x00007ffae14ffdd8
@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.20250523-002149",
@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.000033 0.000006 0.000039 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.006811 0.000466 3.234014 ( 2.789438)
build_miniruby 0.001281 0.000213 1.510502 ( 1.507750)
build_ruby 0.001577 0.000262 4.343134 ( 4.456969)
build_all 0.006954 0.001159 6.267995 ( 2.599773)
build_install 0.019586 0.000946 8.630403 ( 4.283373)
test_btest 0.000927 0.000141 56.376569 ( 16.072222)
test_basic 0.005359 0.003987 0.983544 ( 1.029978)
test_all 0.075615 0.044036 664.974033 (197.399110)
test_rubyspec 0.057921 0.021901 114.483741 ( 23.493223)
total: 253.63 sec