Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-204630
#<BuildRuby:0x000055ab35f1dfc0
@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.20221224-204630",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001172 0.004226 0.971945 ( 1.346487)
build_miniruby 0.001104 0.000200 1.289643 ( 1.288049)
build_ruby 0.001302 0.000237 2.921998 ( 3.278085)
build_all 0.006240 0.000358 3.686456 ( 1.822878)
build_install 0.013653 0.002206 2.773254 ( 1.820838)
test_btest 0.000668 0.000116 57.385775 ( 15.184850)
test_basic 0.000009 0.003892 0.332545 ( 0.428676)
test_all 0.001173 0.000242 679.881293 (246.596317)
test_rubyspec 0.027517 0.022078 72.333652 ( 84.331200)
total: 356.10 sec