Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-004830
#<BuildRuby:0x000055767d936130
@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.20230705-004830",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006132 0.001022 2.126986 ( 4.495018)
build_miniruby 0.001424 0.000000 1.596176 ( 1.749790)
build_ruby 0.001669 0.000000 3.097878 ( 3.917126)
build_all 0.004676 0.003408 2.550841 ( 2.997191)
build_install 0.014822 0.003792 4.052021 ( 5.427114)
test_btest 0.000653 0.000126 82.287048 ( 45.475136)
test_basic 0.004233 0.003238 0.892311 ( 1.405297)
test_all 0.001022 0.000216 598.632920 (280.854240)
test_rubyspec 0.032846 0.019053 90.837808 (104.614990)
total: 450.94 sec