Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-134229
#<BuildRuby:0x000055616bd7e390
@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.20221210-134229",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004108 0.000000 0.914718 ( 1.305788)
build_miniruby 0.001160 0.000000 0.925104 ( 0.923648)
build_ruby 0.001613 0.000000 1.903088 ( 1.894405)
build_all 0.005886 0.000000 3.566579 ( 1.893310)
build_install 0.008063 0.004132 2.825345 ( 1.879250)
test_btest 0.000000 0.000736 55.528857 ( 15.078164)
test_basic 0.002061 0.002319 0.371413 ( 0.466655)
test_all 0.001348 0.000131 585.927001 (167.753430)
test_rubyspec 0.013846 0.020652 58.752812 ( 68.767832)
total: 259.96 sec