Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-192520
#<BuildRuby:0x000055c8f7c92230
@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.20230730-192520",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006595 0.000260 2.257481 ( 7.019008)
build_miniruby 0.001846 0.000000 1.746420 ( 3.184659)
build_ruby 0.001904 0.000000 3.450999 ( 11.967692)
build_all 0.007499 0.000298 2.709690 ( 3.802667)
build_install 0.014016 0.004937 4.257461 ( 7.137771)
test_btest 0.000768 0.000093 83.363707 ( 64.976144)
test_basic 0.004577 0.004485 0.965803 ( 2.191129)
test_all 0.000963 0.000141 655.263430 (488.616025)
test_rubyspec 0.025806 0.032543 93.499952 (126.178911)
total: 715.08 sec