Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-014814
#<BuildRuby:0x000055e34d722118
@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.20230511-014814",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.001014 0.004274 1.681033 ( 2.913046)
build_miniruby 0.001415 0.000000 1.263403 ( 1.261917)
build_ruby 0.001696 0.000000 2.515541 ( 2.697992)
build_all 0.005745 0.000106 2.106824 ( 1.344336)
build_install 0.015000 0.000000 3.055346 ( 2.089573)
test_btest 0.000000 0.000935 75.170237 ( 25.461341)
test_basic 0.000000 0.005818 0.713925 ( 0.791709)
test_all 0.000371 0.001098 579.983172 (180.635062)
test_rubyspec 0.019393 0.027356 77.443261 ( 89.519917)
total: 306.72 sec