Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-141808
#<BuildRuby:0x00007fe220f1fdd8
@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.20240803-141808",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.002649 0.004675 2.810642 ( 2.663206)
build_miniruby 0.001407 0.000402 1.207975 ( 1.204250)
build_ruby 0.001348 0.000385 3.026131 ( 3.253144)
build_all 0.008397 0.000043 7.213372 ( 2.720191)
build_install 0.007963 0.009488 8.804168 ( 3.835874)
test_btest 0.000764 0.000246 111.327228 ( 29.030606)
test_basic 0.008758 0.001400 1.204509 ( 1.256164)
test_all 0.130939 0.020434 856.165717 (263.128758)
test_rubyspec 0.063565 0.027409 173.633112 ( 51.744673)
total: 358.84 sec