Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250128-214238
#<BuildRuby:0x00007fd30110fdc0
@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.20250128-214238",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005075 0.001787 2.823122 ( 2.088799)
build_miniruby 0.001136 0.000363 1.133065 ( 1.130559)
build_ruby 0.001397 0.000447 2.992413 ( 3.203307)
build_all 0.000902 0.006645 5.822142 ( 2.425707)
build_install 0.008761 0.008123 7.770469 ( 3.779971)
test_btest 0.000703 0.000301 68.814094 ( 18.605458)
test_basic 0.005015 0.002150 0.816773 ( 0.870882)
test_all 0.090175 0.026813 566.127379 (167.473949)
test_rubyspec 0.039122 0.032526 103.807224 ( 19.006265)
total: 218.59 sec