Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-235048
#<BuildRuby:0x00007fe3c19efdc0
@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.20250315-235048",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003517 0.002742 2.392209 ( 2.207665)
build_miniruby 0.001173 0.000335 1.322641 ( 1.319767)
build_ruby 0.001388 0.000397 3.224640 ( 3.434844)
build_all 0.005136 0.003136 5.193486 ( 2.176362)
build_install 0.011725 0.005125 6.981908 ( 3.473641)
test_btest 0.000619 0.000194 43.992860 ( 12.766993)
test_basic 0.007447 0.001032 0.805209 ( 0.860562)
test_all 0.078601 0.033111 533.910092 (163.770130)
test_rubyspec 0.033051 0.034421 95.862532 ( 17.421134)
total: 207.43 sec