Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-160830
#<BuildRuby:0x000055623a7d2228
@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.20221223-160830",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004610 0.000601 1.171450 ( 2.367880)
build_miniruby 0.001656 0.000216 1.465149 ( 1.466583)
build_ruby 0.001409 0.000184 3.382980 ( 3.770276)
build_all 0.006443 0.000840 3.771535 ( 2.694108)
build_install 0.007246 0.008409 3.063876 ( 3.132036)
test_btest 0.000662 0.000000 55.788878 ( 32.775752)
test_basic 0.002311 0.004005 0.415913 ( 0.728437)
test_all 0.000915 0.000211 637.135964 (291.177880)
test_rubyspec 0.022781 0.026240 70.992384 ( 86.383924)
total: 424.50 sec