Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-173156
#<BuildRuby:0x00007faf5de5fdd0
@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.20241209-173156",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000041 0.000007 0.000048 ( 0.000047)
build_up 0.004992 0.003447 3.791021 ( 3.873022)
build_miniruby 0.000000 0.001703 1.713242 ( 1.731955)
build_ruby 0.000000 0.002308 4.396198 ( 4.627171)
build_all 0.002510 0.008127 6.753532 ( 4.493059)
build_install 0.019230 0.004827 9.487767 ( 6.496512)
test_btest 0.000796 0.000204 79.774166 ( 41.327334)
test_basic 0.000601 0.011111 1.086107 ( 1.351118)
test_all 0.121096 0.031086 782.266053 (426.474053)
test_rubyspec 0.050536 0.036948 122.268145 ( 55.240083)
total: 545.62 sec