Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-082614
#<BuildRuby:0x000055b9e2bc9f70
@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.20230218-082614",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006058 0.000418 1.468504 ( 3.251760)
build_miniruby 0.001629 0.000113 1.357441 ( 1.638408)
build_ruby 0.001435 0.000099 2.680245 ( 3.515020)
build_all 0.007850 0.000542 4.277801 ( 5.093297)
build_install 0.013197 0.004455 3.236378 ( 4.287981)
test_btest 0.000955 0.000089 61.998734 ( 55.532905)
test_basic 0.006803 0.000209 0.542886 ( 0.874003)
test_all 0.001868 0.000056 670.800865 (410.565789)
test_rubyspec 0.028462 0.016451 70.234321 ( 80.368677)
total: 565.13 sec