Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-182134
#<BuildRuby:0x00007f210f08fde0
@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.20241030-182134",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.000000 0.007522 3.676480 ( 3.270282)
build_miniruby 0.001107 0.000694 1.567671 ( 1.564953)
build_ruby 0.001410 0.000470 3.788221 ( 3.964478)
build_all 0.004491 0.004219 6.530853 ( 2.691136)
build_install 0.013981 0.006216 8.962607 ( 3.948673)
test_btest 0.000682 0.000251 73.167540 ( 19.255233)
test_basic 0.001337 0.007366 0.861991 ( 0.912051)
test_all 0.089736 0.053530 634.163572 (199.781914)
test_rubyspec 0.048458 0.031776 119.038225 ( 24.760562)
total: 260.15 sec