Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-185930
#<BuildRuby:0x000055fe19182118
@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.20230204-185930",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002036 0.003090 0.897783 ( 1.255165)
build_miniruby 0.001161 0.000174 0.953854 ( 0.952169)
build_ruby 0.001095 0.000164 1.709847 ( 1.932874)
build_all 0.000000 0.006347 3.630440 ( 1.908593)
build_install 0.011738 0.002439 2.635425 ( 1.778691)
test_btest 0.000657 0.000152 55.263498 ( 14.242810)
test_basic 0.001971 0.003034 0.417213 ( 0.509533)
test_all 0.000446 0.001255 595.808877 (179.577416)
test_rubyspec 0.019246 0.021974 59.820061 ( 69.910549)
total: 272.07 sec