Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-182043
#<BuildRuby:0x00005602e73d61a8
@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.20230215-182043",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.006383 1.542721 ( 2.860912)
build_miniruby 0.000000 0.001876 1.280579 ( 1.498085)
build_ruby 0.000000 0.001565 2.628962 ( 3.378076)
build_all 0.005875 0.002652 4.187420 ( 4.435025)
build_install 0.009248 0.009401 3.358542 ( 4.017093)
test_btest 0.000551 0.000224 61.428751 ( 43.225147)
test_basic 0.002676 0.005058 0.563814 ( 0.864610)
test_all 0.000000 0.001523 687.329168 (490.634735)
test_rubyspec 0.025459 0.032033 77.708549 (100.523429)
total: 651.44 sec