Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-013643
#<BuildRuby:0x00007f5bca72fdd0
@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.20240903-013643",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000024 0.000010 0.000034 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.005848 0.002274 2.952832 ( 2.836443)
build_miniruby 0.001131 0.000440 1.158261 ( 1.155175)
build_ruby 0.001259 0.000490 2.975083 ( 3.212387)
build_all 0.001908 0.005192 6.601309 ( 2.507416)
build_install 0.001932 0.014537 8.625539 ( 3.898733)
test_btest 0.000617 0.000377 111.252649 ( 28.583467)
test_basic 0.002832 0.006489 0.876865 ( 0.924282)
test_all 0.083483 0.063074 748.692839 (224.247752)
test_rubyspec 0.058611 0.031652 165.918450 ( 36.593679)
total: 303.96 sec