Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-064717
#<BuildRuby:0x00007fb20f9ffdd0
@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.20240829-064717",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.006657 0.000806 3.051862 ( 3.094103)
build_miniruby 0.000000 0.001692 1.661623 ( 1.657980)
build_ruby 0.000000 0.002159 4.146376 ( 4.294688)
build_all 0.003938 0.004343 7.553245 ( 2.902880)
build_install 0.013773 0.007235 10.739774 ( 5.178695)
test_btest 0.000774 0.000293 118.370813 ( 31.250953)
test_basic 0.001431 0.008832 1.124246 ( 1.183468)
test_all 0.095318 0.056285 828.223804 (256.651176)
test_rubyspec 0.045889 0.043604 170.331904 ( 39.736113)
total: 345.95 sec