Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-084809
#<BuildRuby:0x00007f4e05cbfde0
@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.20240901-084809",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.002647 0.004794 3.387651 ( 3.369099)
build_miniruby 0.001188 0.000352 1.496439 ( 1.493413)
build_ruby 0.001531 0.000454 3.922092 ( 4.120407)
build_all 0.008622 0.000000 8.082053 ( 3.285430)
build_install 0.014297 0.003591 10.894822 ( 5.327054)
test_btest 0.000794 0.000216 121.439021 ( 48.499668)
test_basic 0.004553 0.005555 1.321724 ( 1.369483)
test_all 0.086733 0.067329 855.738821 (271.370320)
test_rubyspec 0.049764 0.040046 168.117800 ( 33.312502)
total: 372.15 sec