Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-151028
#<BuildRuby:0x000055992b145fb8
@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.20230619-151028",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005761 0.000854 1.977160 ( 5.223604)
build_miniruby 0.001466 0.000217 1.486913 ( 2.147862)
build_ruby 0.000000 0.002019 2.993629 ( 4.979910)
build_all 0.005601 0.002864 5.558428 ( 5.532576)
build_install 0.014769 0.004610 6.898972 ( 7.355596)
test_btest 0.001104 0.000221 80.286457 ( 59.216002)
test_basic 0.007406 0.000000 0.879188 ( 1.664107)
test_all 0.001554 0.000096 577.813553 (598.034062)
test_rubyspec 0.007427 0.056859 91.364080 (204.573157)
total: 888.73 sec