Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-041716
#<BuildRuby:0x00005641d75361b8
@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.20230515-041716",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.005716 1.629463 ( 2.818980)
build_miniruby 0.000000 0.001283 1.284489 ( 1.283236)
build_ruby 0.000000 0.001300 2.393797 ( 2.570921)
build_all 0.002273 0.003278 2.011354 ( 1.132451)
build_install 0.007802 0.006356 3.321577 ( 2.309330)
test_btest 0.000000 0.000973 75.256892 ( 24.998366)
test_basic 0.001684 0.003018 0.680717 ( 0.762607)
test_all 0.001101 0.000000 568.253965 (176.968483)
test_rubyspec 0.034898 0.009828 74.267030 ( 86.058002)
total: 298.90 sec