Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-224900
#<BuildRuby:0x00007f027d67fdc8
@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.20240828-224900",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.007110 2.720233 ( 2.810446)
build_miniruby 0.000701 0.001013 1.097313 ( 1.094703)
build_ruby 0.001414 0.000367 3.277212 ( 3.505129)
build_all 0.003432 0.003907 6.495619 ( 2.497174)
build_install 0.017724 0.001419 8.584534 ( 3.919969)
test_btest 0.001794 0.000463 101.985146 ( 26.362987)
test_basic 0.001877 0.006583 0.937065 ( 0.986517)
test_all 0.083556 0.064291 760.974697 (234.566834)
test_rubyspec 0.064967 0.024354 162.778899 ( 46.826278)
total: 322.57 sec