Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-200845
#<BuildRuby:0x000055bd35946130
@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.20230711-200845",
@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.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002592 0.003731 2.103042 ( 3.484867)
build_miniruby 0.001533 0.000170 1.627951 ( 1.673885)
build_ruby 0.001603 0.000000 2.957247 ( 3.196287)
build_all 0.007456 0.000000 2.527064 ( 2.127985)
build_install 0.014088 0.003003 3.901643 ( 3.146515)
test_btest 0.000818 0.000093 81.584575 ( 34.801119)
test_basic 0.007444 0.000000 0.899641 ( 1.040160)
test_all 0.002033 0.000000 619.769370 (252.540212)
test_rubyspec 0.027137 0.025753 90.068021 (108.294376)
total: 410.31 sec