Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-073111
#<BuildRuby:0x00007f66a48ffdd8
@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.20240929-073111",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002463 0.006629 4.814694 ( 4.008762)
build_miniruby 0.001768 0.000000 1.707514 ( 1.704869)
build_ruby 0.001879 0.000000 4.449360 ( 4.627331)
build_all 0.002538 0.006237 6.933009 ( 2.916388)
build_install 0.014741 0.005755 9.927104 ( 4.376714)
test_btest 0.000896 0.000252 94.271107 ( 24.843727)
test_basic 0.002851 0.009965 1.228253 ( 1.279418)
test_all 0.096416 0.051055 759.574191 (225.125671)
test_rubyspec 0.051411 0.036974 133.847431 ( 30.226536)
total: 299.11 sec