Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-225948
#<BuildRuby:0x00007f940b87fdd8
@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.20241001-225948",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004419 0.005030 5.137126 ( 4.222720)
build_miniruby 0.001586 0.000358 1.397593 ( 1.394370)
build_ruby 0.001455 0.000329 3.912007 ( 4.094319)
build_all 0.008685 0.000963 7.431262 ( 3.154040)
build_install 0.014843 0.007102 10.837724 ( 5.028307)
test_btest 0.000788 0.000192 98.705019 ( 26.803447)
test_basic 0.005828 0.004713 1.252845 ( 1.300452)
test_all 0.115626 0.039331 822.037074 (268.027134)
test_rubyspec 0.044704 0.042835 141.382951 ( 50.634169)
total: 364.66 sec