Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-230019
#<BuildRuby:0x00007fce0208fde0
@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.20240701-230019",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.004195 0.004050 4.204932 ( 3.690129)
build_miniruby 0.000000 0.001901 1.637424 ( 1.633819)
build_ruby 0.001304 0.000703 4.444750 ( 4.602832)
build_all 0.008501 0.000882 8.346726 ( 3.314021)
build_install 0.013317 0.006849 11.470135 ( 5.483169)
test_btest 0.000904 0.000195 119.131268 ( 32.388804)
test_basic 0.003774 0.005276 1.325773 ( 1.379748)
test_all 0.120255 0.032477 929.576663 (391.928723)
test_rubyspec 0.031150 0.063803 179.383028 ( 64.151976)
total: 508.57 sec