Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-051451
#<BuildRuby:0x000055fd542ee008
@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.20230618-051451",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.006744 0.000843 2.231206 ( 7.557501)
build_miniruby 0.001340 0.000167 1.520814 ( 3.367086)
build_ruby 0.001918 0.000000 3.068121 ( 26.433130)
build_all 0.007500 0.000658 2.604082 ( 4.256449)
build_install 0.016770 0.005422 4.070201 ( 7.534881)
test_btest 0.000812 0.000116 83.375644 ( 92.063409)
test_basic 0.006857 0.000979 0.912888 ( 2.631342)
test_all 0.001033 0.000148 610.883140 (754.909131)
test_rubyspec 0.045535 0.020793 95.034785 (246.276055)
total: 1145.03 sec