Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-152400
#<BuildRuby:0x0000558e6c772018
@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.20221222-152400",
@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.000034 0.000000 0.000034 ( 0.000031)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.001862 0.003778 1.252169 ( 2.367505)
build_miniruby 0.001583 0.000000 1.573958 ( 1.984586)
build_ruby 0.001703 0.000000 4.061393 ( 29.564040)
build_all 0.008532 0.001187 4.104860 ( 4.569003)
build_install 0.020537 0.000437 3.484592 ( 4.456849)
test_btest 0.000796 0.000102 60.280937 ( 60.977966)
test_basic 0.007554 0.000391 0.479717 ( 0.888036)
test_all 0.001862 0.000233 742.305885 (639.898201)
test_rubyspec 0.021842 0.039237 75.189018 ( 99.429217)
total: 844.14 sec