Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-040618
#<BuildRuby:0x00007f7e6999fdd8
@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.20240702-040618",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000050 0.000013 0.000063 ( 0.000059)
configure 0.000037 0.000009 0.000046 ( 0.000046)
build_up 0.008327 0.002204 4.750077 ( 11.323503)
build_miniruby 0.002228 0.000000 1.942296 ( 3.936476)
build_ruby 0.002481 0.000000 4.960196 ( 7.219072)
build_all 0.006395 0.005012 9.567794 ( 12.085983)
build_install 0.013088 0.014402 12.756498 ( 16.916954)
test_btest 0.000844 0.000289 131.902126 (178.540244)
test_basic 0.008980 0.002958 1.476187 ( 2.924961)
test_all 0.130487 0.040370 1014.103112 (1049.897391)
test_rubyspec 0.030056 0.068049 177.644971 ( 62.441973)
total: 1345.29 sec