Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-211433
#<BuildRuby:0x0000564b9bf6da00
@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.20230612-211433",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006209 0.000690 2.016888 ( 5.549958)
build_miniruby 0.001738 0.000000 1.517435 ( 2.383207)
build_ruby 0.001436 0.000000 3.105317 ( 5.397193)
build_all 0.007498 0.000704 2.367217 ( 3.334001)
build_install 0.019517 0.000000 3.782142 ( 5.551251)
test_btest 0.000867 0.000000 75.728226 ( 57.074213)
test_basic 0.007607 0.000000 0.821773 ( 1.355143)
test_all 0.007408 0.000000 619.346887 (848.063711)
test_rubyspec 0.026710 0.034668 88.626012 (175.594324)
total: 1104.30 sec