Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-230435
#<BuildRuby:0x00007f900bc6fdc0
@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.20240707-230435",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000047 0.000008 0.000055 ( 0.000050)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.010068 0.000957 4.717038 ( 6.178816)
build_miniruby 0.002427 0.000000 1.961249 ( 2.184674)
build_ruby 0.002646 0.000156 4.721748 ( 24.730754)
build_all 0.002590 0.008745 9.167052 ( 6.112377)
build_install 0.020693 0.005025 12.716790 ( 9.097526)
test_btest 0.000984 0.000205 128.050325 ( 82.472692)
test_basic 0.006075 0.008094 1.444591 ( 1.722012)
test_all 0.127256 0.037620 995.696612 (394.576149)
test_rubyspec 0.052721 0.043197 182.238302 ( 52.890248)
total: 579.97 sec