Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-091512
#<BuildRuby:0x000055c0ebcfe228
@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.20240113-091512",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005838 0.000000 1.711837 ( 2.262951)
build_miniruby 0.001727 0.000000 1.657955 ( 1.658854)
build_ruby 0.001487 0.000186 3.295788 ( 3.512035)
build_all 0.006901 0.000941 5.861713 ( 2.785363)
build_install 0.017896 0.000000 6.979748 ( 4.162556)
test_btest 0.000809 0.000000 81.554221 ( 29.001125)
test_basic 0.002003 0.004207 0.853414 ( 0.950688)
test_all 0.089439 0.029842 765.559214 (284.544130)
test_rubyspec 0.026544 0.040430 95.074115 (107.453388)
total: 436.33 sec