Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-220336
#<BuildRuby:0x00007f8d7ee3fdd8
@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.20240805-220336",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000034 0.000013 0.000047 ( 0.000046)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.003539 0.005411 4.090956 ( 4.674502)
build_miniruby 0.000000 0.001975 1.760600 ( 1.855275)
build_ruby 0.000209 0.002058 4.715302 ( 5.006478)
build_all 0.008351 0.001880 9.005327 ( 5.219004)
build_install 0.022757 0.000000 11.852348 ( 6.959291)
test_btest 0.000975 0.000000 124.954801 ( 69.739382)
test_basic 0.008182 0.003658 1.348286 ( 1.502283)
test_all 0.112345 0.040698 876.408536 (293.013011)
test_rubyspec 0.042231 0.048747 170.803867 ( 43.054824)
total: 431.03 sec