Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-051743
#<BuildRuby:0x0000560890e1df68
@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.20230207-051743",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.001332 0.003869 1.188858 ( 1.606474)
build_miniruby 0.001345 0.000104 1.122357 ( 1.127678)
build_ruby 0.001415 0.000109 2.370202 ( 2.649573)
build_all 0.006533 0.000181 3.699241 ( 2.096096)
build_install 0.009960 0.003922 2.836838 ( 2.377451)
test_btest 0.000683 0.000069 56.309070 ( 26.757816)
test_basic 0.002161 0.003869 0.418267 ( 0.542029)
test_all 0.001184 0.000153 650.026538 (243.332692)
test_rubyspec 0.013560 0.034762 72.602187 ( 83.167800)
total: 363.66 sec